hypr: ensure scheme sourced
This commit is contained in:
parent
0f73fe1e38
commit
c71f50dd80
2 changed files with 3 additions and 3 deletions
|
|
@ -97,6 +97,5 @@ exec = ~/.config/hypr/scripts/get-overrides.fish
|
|||
source = $hypr/overrides.conf
|
||||
|
||||
# User styles in ~/.config/caelestia
|
||||
$userconf = ~/.config/caelestia/hypr-user.conf
|
||||
exec = test -f $userconf || touch $userconf
|
||||
source = $userconf
|
||||
exec = touch -a ~/.config/caelestia/hypr-user.conf
|
||||
source = ~/.config/caelestia/hypr-user.conf
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
exec = cp --update=none ~/.config/hypr/scheme/default.conf ~/.config/hypr/scheme/current.conf
|
||||
source = ~/.config/hypr/scheme/current.conf
|
||||
|
||||
group {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue