Add better nix support, add GTK theme installation

This commit is contained in:
askiiart 2024-03-18 10:26:41 -05:00
parent 8e8da7f7c6
commit 318ca5afdd
Signed by untrusted user who does not match committer: askiiart
GPG key ID: BC3800E55FB54D67
8 changed files with 53 additions and 8 deletions

3
fish/config.fish Normal file
View file

@ -0,0 +1,3 @@
if status is-interactive
# Commands to run in interactive sessions can go here
end