Skip to content

Commit f657bb9

Browse files
authored
Merge branch 'master' into rc
2 parents a155ed3 + 0353c54 commit f657bb9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Configs/.local/share/hyde/hyprland.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -417,8 +417,8 @@ exec-once = uwsm app -t service -s s -- $start.IDLE_DAEMON || $start.IDLE_DAEMON
417417

418418
# hyde/config.toml is parsed and exported to the environment
419419
# exec-once = $scrPath/parse.config.py --daemon --input $env.XDG_CONFIG_HOME/hyde/config.toml --env $env.XDG_STATE_HOME/hyde/config --hypr $env.XDG_STATE_HOME/hyde/hyprland.conf
420-
exec-once = systemctl --user start hyde-config.service #! If this is not working try the command above!
421-
420+
# exec-once = systemctl --user start hyde-config.service #! If this is not working try the command above!
421+
exec-once = hyde-shell hyde-config
422422

423423
#? Rules can be added here as most of the configuration are dynamic
424424

0 commit comments

Comments
 (0)