linuxthrawn

Results 5 comments of linuxthrawn
trafficstars

I think that in addition to the change gap size keyboard shortcut, an additional keyboard shortcut for toggling gap on and off would be more useful.

> Since the `float - move - unfloat` workaround seems to work, I wonder if that could be the default behaviour for when this shortcut is invoked? Unsure if that...

I have the same problem. Some programs are easily moved using the keyboard shortcuts of KWin, some windows can be moved only in some cases (for example primary to secondary...

I've solved this for my setup by creating a simple script that toggles bismuth on/off - bismuthToggle.sh. ```sh #!/bin/sh bismuthToggle=`kreadconfig5 --file kwinrc --group Plugins --key bismuthEnabled` if [ $bismuthToggle =...

> Thanks for this great theme! > > Something to consider adding is displaying tags somewhere in each blog post. I often read a blog post somewhere, and find related...