5 changed files with 23 additions and 2 deletions
@ -0,0 +1,17 @@
|
||||
[Settings] |
||||
gtk-application-prefer-dark-theme=true |
||||
gtk-theme-name=Arc |
||||
gtk-icon-theme-name=Arc |
||||
gtk-font-name=Cantarell 11 |
||||
gtk-cursor-theme-name=breeze_cursors |
||||
gtk-cursor-theme-size=0 |
||||
gtk-toolbar-style=GTK_TOOLBAR_BOTH_HORIZ |
||||
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR |
||||
gtk-button-images=0 |
||||
gtk-menu-images=1 |
||||
gtk-enable-event-sounds=1 |
||||
gtk-enable-input-feedback-sounds=1 |
||||
gtk-xft-antialias=1 |
||||
gtk-xft-hinting=0 |
||||
gtk-xft-hintstyle=hintmedium |
||||
gtk-xft-rgba=none |
@ -0,0 +1,2 @@
|
||||
[Settings] |
||||
gtk-application-prefer-dark-theme=1 |
@ -1,5 +1,4 @@
|
||||
lemondwm/dwm |
||||
lemondwm/config.h |
||||
lemondwm/*.o |
||||
**/.idea/ |
||||
backup/ |
||||
|
Reference in new issue