Reza

Results 25 comments of Reza

@msrsaditya in the meantime you can use projects like https://github.com/nwg-piotr/autotiling to do autotiling outside of the wm.

I've tried all sorts of combinations here but it just won't try to connect with the sso_helper. i have `/usr/bin/matrix_sso_helper` installed, but I can't get it going. I've tried it...

Figured I'd chime in now. WebRTC chat now works in chrome in linux. I also managed to get it to connect in Firefox by setting the user agent to chrome....

Looks like there is a sample implementation here https://github.com/EricssonResearch/openwebrtc/blob/master/tests/test_client.c

``` vim.keymap.set('n', 'fr', require('telescope').extensions.frecency.frecency, { desc = '[F]ind Recent Files ("." for repeat)' }) ``` After starting it manually with `:Telescope frecency` it asked me to remove 12 entries from...