This commit is contained in:
tavo 2025-08-11 00:22:57 -06:00
parent 7a46cfb295
commit 5806239856
5 changed files with 3 additions and 10 deletions

1
.gitignore vendored
View file

@ -267,3 +267,4 @@ nvm/
pg/
syncthing/
rclone-browser/
gnome-xdg-terminals.list

View file

@ -1,5 +1,5 @@
export GTK_THEME="Adwaita-dark"
export XCURSOR_THEME="Adwaita"
#export GTK_THEME="Adwaita-dark"
#export XCURSOR_THEME="Adwaita"
#export QT_QPA_PLATFORMTHEME="qt5ct"
export CM_SELECTIONS="clipboard"
export CM_MAX_CLIPS=10

1
yazi/.gitignore vendored
View file

@ -1 +0,0 @@
flavors/

View file

@ -1,5 +0,0 @@
[plugin]
deps = []
[flavor]
deps = [{ use = "bennyyip/gruvbox-dark", rev = "91fdfa7" }]

View file

@ -1,2 +0,0 @@
[flavor]
dark = "gruvbox-dark"