switching to yadm
This commit is contained in:
4
.config/gtk-3.0/bookmarks
Normal file
4
.config/gtk-3.0/bookmarks
Normal file
@@ -0,0 +1,4 @@
|
||||
file:///home/mpuchstein/Documents/
|
||||
file:///home/mpuchstein/Pictures/
|
||||
file:///home/mpuchstein/Music/
|
||||
file:///home/mpuchstein/Nextcloud/
|
2
.config/gtk-3.0/gtk.css
Normal file
2
.config/gtk-3.0/gtk.css
Normal file
@@ -0,0 +1,2 @@
|
||||
/* Remove dotted lines from GTK 3 applications */
|
||||
.undershoot.top, .undershoot.right, .undershoot.bottom, .undershoot.left { background-image: none; }
|
17
.config/gtk-3.0/settings.ini
Normal file
17
.config/gtk-3.0/settings.ini
Normal file
@@ -0,0 +1,17 @@
|
||||
[Settings]
|
||||
gtk-theme-name=Adwaita-dark
|
||||
gtk-icon-theme-name=breeze-dark
|
||||
gtk-font-name=Inconsolata Nerd Font Mono 9
|
||||
gtk-cursor-theme-name=phinger-cursors-light
|
||||
gtk-cursor-theme-size=24
|
||||
gtk-toolbar-style=GTK_TOOLBAR_ICONS
|
||||
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
|
||||
gtk-button-images=0
|
||||
gtk-menu-images=0
|
||||
gtk-enable-event-sounds=1
|
||||
gtk-enable-input-feedback-sounds=0
|
||||
gtk-xft-antialias=1
|
||||
gtk-xft-hinting=1
|
||||
gtk-xft-hintstyle=hintfull
|
||||
gtk-xft-rgba=rgb
|
||||
gtk-application-prefer-dark-theme=1
|
Reference in New Issue
Block a user