Add gtk config files
This commit is contained in:
parent
f73edafa50
commit
105ed25b15
6
.config/gtk-3.0/settings.ini
Normal file
6
.config/gtk-3.0/settings.ini
Normal file
@ -0,0 +1,6 @@
|
||||
[Settings]
|
||||
gtk-icon-theme-name=Tokyonight-Dark
|
||||
gtk-cursor-theme-name=catppuccin-frappe-blue-cursors
|
||||
gtk-theme-name=Tokyonight-Dark
|
||||
gtk-font-name=Noto Sans 11
|
||||
gtk-application-prefer-dark-theme=true
|
@ -226,6 +226,7 @@ myManageHook = composeAll
|
||||
, className =? "Xscreensaver-settings" --> doFloat
|
||||
, className =? "calibre" --> doShift "6:\xeb69 "
|
||||
, className =? "discord" --> doShift "4:\xf10b "
|
||||
, className =? "explorer.exe" --> doShift "3:\xf1b6 "
|
||||
, className =? "feh" --> doFloat
|
||||
, className =? myTerminal --> doShift "1:\xf489 "
|
||||
, className =? "library_manager" --> doShift "6:\xeb69 "
|
||||
|
4
.gtkrc-2.0
Normal file
4
.gtkrc-2.0
Normal file
@ -0,0 +1,4 @@
|
||||
gtk-cursor-theme-name="catppuccin-frappe-blue-cursors"
|
||||
gtk-icon-theme-name="Tokyonight-Dark"
|
||||
gtk-theme-name="Tokyonight-Dark"
|
||||
gtk-font-name="Noto Sans 11"
|
Loading…
x
Reference in New Issue
Block a user