initial dotfiles

This commit is contained in:
srtk 2026-04-25 16:39:11 +05:30
commit 45e5fe53d2
370 changed files with 25449 additions and 0 deletions

10
.config/gtk-3.0/bookmarks Executable file
View file

@ -0,0 +1,10 @@
file:///drives drives
file:///home/carrie/Documents Documents
file:///home/carrie/Music Music
file:///drives/rei/Library Library
file:///home/carrie/Downloads Downloads
file:///home/carrie/Pictures Pictures
file:///home/carrie/iphone iphone
file:///home/carrie/Videos Videos
file:///run/media/carrie/disk/vnds/novels novels
file:///drives/rei/Library/Toby%20Fox/DELTARUNE%20Chapter%203+4%20OST DELTARUNE Chapter 3+4 OST

17
.config/gtk-3.0/settings.ini Executable file
View file

@ -0,0 +1,17 @@
[Settings]
gtk-theme-name=Adwaita
gtk-icon-theme-name=Gruvbox-Plus-Dark
gtk-font-name=Noto Sans Light 10
gtk-cursor-theme-name=Bibata-Modern-Classic
gtk-cursor-theme-size=20
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
gtk-xft-rgba=rgb
gtk-application-prefer-dark-theme=1

View file