Add initial dotfiles

This commit is contained in:
2021-12-15 12:59:29 +00:00
parent 2afb2b3736
commit e0eabd7579
448 changed files with 28827 additions and 1 deletions

18
.gtkrc-2.0 Executable file
View File

@@ -0,0 +1,18 @@
# DO NOT EDIT! This file will be overwritten by LXAppearance.
# Any customization should be done in ~/.gtkrc-2.0.mine instead.
include "/home/nick/.gtkrc-2.0.mine"
gtk-theme-name="ZorinGrey"
gtk-icon-theme-name="Tela-blue-dark"
gtk-font-name="Cantarell 11"
gtk-cursor-theme-name="Adwaita"
gtk-cursor-theme-size=0
gtk-toolbar-style=GTK_TOOLBAR_BOTH
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
gtk-button-images=1
gtk-menu-images=1
gtk-enable-event-sounds=1
gtk-enable-input-feedback-sounds=1
gtk-xft-antialias=1
gtk-xft-hinting=1
gtk-xft-hintstyle="hintmedium"