Update GTK stuff, update brightness and volume controls for sway
This commit is contained in:
parent
02a4d8e5a1
commit
5fdfc7ed7a
4 changed files with 41 additions and 40 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue