.
This commit is contained in:
parent
dcfa7425dc
commit
90fd2ad3a8
7 changed files with 21 additions and 17 deletions
|
|
@ -1,16 +1,16 @@
|
|||
[Settings]
|
||||
gtk-theme-name=BellePintosGrande
|
||||
gtk-icon-theme-name=Adwaita
|
||||
gtk-font-name=Adwaita Sans 11
|
||||
gtk-font-name=Monospace 11
|
||||
gtk-cursor-theme-name=Adwaita
|
||||
gtk-cursor-theme-size=24
|
||||
gtk-toolbar-style=GTK_TOOLBAR_BOTH_HORIZ
|
||||
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
|
||||
gtk-button-images=0
|
||||
gtk-menu-images=0
|
||||
gtk-enable-event-sounds=1
|
||||
gtk-button-images=1
|
||||
gtk-menu-images=1
|
||||
gtk-enable-event-sounds=0
|
||||
gtk-enable-input-feedback-sounds=0
|
||||
gtk-xft-antialias=1
|
||||
gtk-xft-hinting=1
|
||||
gtk-xft-hintstyle=hintslight
|
||||
gtk-xft-hintstyle=hintmedium
|
||||
gtk-xft-rgba=none
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
#!/bin/sh
|
||||
cd
|
||||
exec chpst -e "$TURNSTILE_ENV_DIR" \
|
||||
sxhkd -c "$HOME/.config/dk/sxhkdrc"
|
||||
|
|
|
|||
8
files/.config/user-dirs.conf
Normal file
8
files/.config/user-dirs.conf
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
DESKTOP=
|
||||
DOWNLOAD=
|
||||
TEMPLATES=.templates
|
||||
PUBLICSHARE=/dev/null
|
||||
DOCUMENTS=documents
|
||||
MUSIC=documents
|
||||
PICTURES=documents
|
||||
VIDEOS=documents
|
||||
Loading…
Add table
Add a link
Reference in a new issue