mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-27 12:08:49 +02:00
xsettings: also specify key theme name
This is overriden by our custom CSS but inside Flatpak, it is not used. So, second best choice. Let's see how it goes.
This commit is contained in:
parent
b3bbc8e1f8
commit
5871e787ff
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ Net/IconThemeName "Adwaita"
|
|||
Gtk/CursorThemeName "Adwaita"
|
||||
Gtk/CursorThemeSize 0
|
||||
Gtk/FontName "DejaVu Sans 10"
|
||||
Gtk/KeyThemeName "Emacs"
|
||||
Gtk/ButtonImages 1
|
||||
Gtk/MenuImages 1
|
||||
Gtk/DecorationLayout ":menu"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue