diff options
author | zachir <zachir@librem.one> | 2024-01-02 16:17:25 -0600 |
---|---|---|
committer | zachir <zachir@librem.one> | 2024-01-02 16:17:25 -0600 |
commit | 2f353473b0b05b927456d315c3e5c53ec6efe7f9 (patch) | |
tree | f9e255a4873ea57302cf4c2e81544e320a7a0600 /xsettingsd | |
parent | ad58532254d920aea8838baa877c97c59ba4eb79 (diff) |
master: add back more wayland config dirs
Diffstat (limited to 'xsettingsd')
-rw-r--r-- | xsettingsd/xsettingsd.conf | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/xsettingsd/xsettingsd.conf b/xsettingsd/xsettingsd.conf new file mode 100644 index 0000000..8fa8d9b --- /dev/null +++ b/xsettingsd/xsettingsd.conf @@ -0,0 +1,9 @@ +Net/ThemeName "Flat-Remix-GTK-Green-Darkest-Solid" +Net/IconThemeName "Mint-X" +Gtk/CursorThemeName "Adwaita" +Net/EnableEventSounds 1 +EnableInputFeedbackSounds 0 +Xft/Antialias 1 +Xft/Hinting 1 +Xft/HintStyle "hintslight" +Xft/RGBA "rgb" |