File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Configs/.local/share/hyde Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments