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.
1 parent 88ce8ce commit dab4c84Copy full SHA for dab4c84
dot_files/hypr/hyprland.conf
@@ -51,9 +51,9 @@ $menu = /usr/sbin/walker
51
52
# Autostart necessary processes (like notifications daemons, status bars, etc.)
53
# Or execute your favorite apps at launch like this:
54
-exec-once systemctl --user start elephant.service
55
-exec-once walker --gapplication-service
56
-exec-once systemctl --global start mako.service
+exec-once = systemctl --user start elephant.service
+exec-once = walker --gapplication-service
+exec-once = systemctl --global start mako.service
57
58
# Start ashell status bar
59
# exec-once = ashell -c
0 commit comments