mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-21 19:34:36 +02:00
This is derived from my Awesome configuration. Still a lot to do from a WM perspective. The organization is a bit different and I am giving it up on the per-display systemd units as it does not really work due to the fact we only have one user DBus and one environment.
13 lines
335 B
Text
13 lines
335 B
Text
# Before modifying, also check rc/appearance.lua
|
|
Xft/Antialias 1
|
|
Xft/Hinting 1
|
|
Xft/HintStyle "hintslight"
|
|
Net/ThemeName "Adwaita-dark"
|
|
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"
|