hypr: remove shell-vars

Unused and unneeded
This commit is contained in:
2 * r + 2 * t 2025-08-17 22:37:54 +10:00
parent 2837f54bad
commit ba424bdf91
2 changed files with 0 additions and 5 deletions

1
.gitignore vendored
View file

@ -1,4 +1,3 @@
/hypr/shell-vars.conf
/hypr/scheme/current.conf
/spicetify/config-xpui.ini

View file

@ -7,10 +7,6 @@ exec = cp -L --no-preserve=mode --update=none $hypr/scheme/default.conf $hypr/sc
source = $hypr/scheme/current.conf
source = $hypr/variables.conf
# Shell variables
exec = touch -a $hypr/shell-vars.conf
source = $hypr/shell-vars.conf
# User variables
exec = mkdir -p $cConf && touch -a $cConf/hypr-vars.conf
source = $cConf/hypr-vars.conf