We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 33b35ab + f657bb9 commit ae15dc9Copy full SHA for ae15dc9
Configs/.local/share/hyde/hyprland.conf
@@ -383,8 +383,8 @@ exec-once = hyde-shell dconf.set.sh
383
384
# hyde/config.toml is parsed and exported to the environment
385
# 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
386
-exec-once = systemctl --user start hyde-config.service #! If this is not working try the command above!
387
-
+# exec-once = systemctl --user start hyde-config.service #! If this is not working try the command above!
+exec-once = hyde-shell hyde-config
388
389
#? Rules can be added here as most of the configuration are dynamic
390
0 commit comments