Add gtk config

This commit is contained in:
lemon-sh 2021-12-07 15:00:53 +01:00
parent abfe0ee79c
commit e5ef9e51d9
5 changed files with 23 additions and 2 deletions

View File

@ -1,4 +1,4 @@
urxvt*font: xft:Iosevka:size=12
urxvt*font: xft:Cozette:size=10
urxvt*foreground: #cccccc
urxvt*scrollBar: false
urxvt*background: rgba:0000/0000/0000/cccc

View File

@ -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

View File

@ -0,0 +1,2 @@
[Settings]
gtk-application-prefer-dark-theme=1

1
.gitignore vendored
View File

@ -1,5 +1,4 @@
lemondwm/dwm
lemondwm/config.h
lemondwm/*.o
**/.idea/
backup/

3
.xinitrc Normal file
View File

@ -0,0 +1,3 @@
eval $(gnome-keyring-daemon --start)
export SSH_AUTH_SOCK
exec ~/.dwm/autostart