Update GTK stuff, update brightness and volume controls for sway

This commit is contained in:
askiiart 2024-03-18 20:23:47 -05:00
parent 02a4d8e5a1
commit 5fdfc7ed7a
Signed by untrusted user who does not match committer: askiiart
GPG key ID: BC3800E55FB54D67
4 changed files with 41 additions and 40 deletions

View file

@ -74,6 +74,7 @@ if [ ! -e ~/.themes/$variant ] && ! command_exists "nixos-rebuild"; then
# gtk 4
rm -rf $HOME/.config/gtk-4.0
ln -sf "${HOME}/.themes/${variant}/gtk-4.0/" "${HOME}/.config/gtk-4.0"
export GTK_THEME="Catppuccin-Mocha-Standard-Mauve-Dark:dark"
fi
# VS code