Christopher Lübbemeier

Results 42 comments of Christopher Lübbemeier

`swaync-client -rs` doesn't seem to have any effect on existing notifications, but the issue has become harder to reproduce with the latest changes. In general, notifications tend to appear correctly...

For me, this happens when new workspaces are added dynamically ("Dynamic Workspaces" activated).

> And might be a good default when we support moving workspaces between monitors better in the future. For me, a [custom keybinding](https://github.com/christopher-l/dotfiles/blob/5f610b782105335e15aca9b20481a3e360b4ff2f/config/paperwm/user.js#L108-L136) works quite well for thits. I found...

+1 for a way to change the blinking, especially stop it after a while.

Increasing/decreasing the font size from Vimscript is possible if you don't want to change the font of open vim instances. My [ginit.vim](https://github.com/christopher-l/dotfiles/blob/9c67eb42aeac3ade7848fd9aeb152f3e037d4e50/config/nvim/ginit.vim) does basically that. Doesn't solve the initial problem,...

Looks good to me now.

I found a way to enable scrolling through windows with super + scroll wheel with my `user.js`: https://github.com/christopher-l/dotfiles/blob/329fa77a1f37069696951c122e9eb3722a39de48/config/paperwm/user.js#L37-L91

Option 1: I like the new behavior.

Option 2: I like the old behavior better.

Hi @danieltomasz, For now it seems hard to prepare for custom GNOME Shell themes. I don't know of a way to see style values set to elements by themes. You...