Noah
Noah
In the themes repo, it is suggested to use this `post_hook` for GTK3: ``` gsettings set org.gnome.desktop.interface gtk-theme ''; gsettings set org.gnome.desktop.interface gtk-theme adw-gtk3-{{mode}} ``` However, mode is replaced with...
Adds a new option `separator_at_start`, which defaults to `true`. If set to `false` it will cause the left separator of the initial buffer to be removed, resulting in something like...
It would be great to have the option to hide titlebars only for tiled windows (i.e. when using krohnkite - I guess the easiest way to implement this would be...