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

@ -13,4 +13,5 @@ if status is-interactive
bind '[3;5~' kill-word
set -x NIXPKGS_ALLOW_UNFREE 1
set -x NIXPKGS_ALLOW_INSECURE 1
set -x GTK_THEME Catppuccin-Mocha-Standard-Mauve-Dark
end