Skip to content

Commit 73833fb

Browse files
committed
Disable walker start in hyprland
1 parent dab4c84 commit 73833fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dot_files/hypr/hyprland.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ $menu = /usr/sbin/walker
5252
# Autostart necessary processes (like notifications daemons, status bars, etc.)
5353
# Or execute your favorite apps at launch like this:
5454
exec-once = systemctl --user start elephant.service
55-
exec-once = walker --gapplication-service
55+
#exec-once = walker --gapplication-service
5656
exec-once = systemctl --global start mako.service
5757

5858
# Start ashell status bar

0 commit comments

Comments
 (0)