added gtk config for fonts and shit idk

This commit is contained in:
voidarclabs
2025-07-25 22:19:58 +01:00
parent ff87d746e1
commit 7b0d689a15
3 changed files with 11 additions and 0 deletions

View File

@@ -0,0 +1 @@
/nix/store/9qydlw8k730ak8chalwxp9s40xgmv863-home-manager-files/.config/gtk-3.0/settings.ini

View File

@@ -0,0 +1 @@
/nix/store/9qydlw8k730ak8chalwxp9s40xgmv863-home-manager-files/.config/gtk-4.0/settings.ini

View File

@@ -0,0 +1,9 @@
Net/ThemeName "Adwaita"
Net/IconThemeName "Adwaita"
Gtk/CursorThemeName "Bibata-Modern-Ice"
Net/EnableEventSounds 1
EnableInputFeedbackSounds 0
Xft/Antialias 1
Xft/Hinting 1
Xft/HintStyle "hintslight"
Xft/RGBA "rgb"