diff options
| author | Mohammad Reza Karimi <m.r.karimi.j@gmail.com> | 2026-01-04 21:28:36 -0500 |
|---|---|---|
| committer | Mohammad Reza Karimi <m.r.karimi.j@gmail.com> | 2026-01-04 21:28:36 -0500 |
| commit | 06d1242317f7159ccf3014f0a1480e7c56236ebb (patch) | |
| tree | 89863b3287ae2c7cc88cd532220f18c38e8d8657 /wayland-basics/dot-config/kanshi | |
| parent | 5a41da5881a11ba3fdc3890c342aa3b7eb53e0cf (diff) | |
add all sorts of things
Diffstat (limited to 'wayland-basics/dot-config/kanshi')
| -rwxr-xr-x | wayland-basics/dot-config/kanshi/reload.sh | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/wayland-basics/dot-config/kanshi/reload.sh b/wayland-basics/dot-config/kanshi/reload.sh index ce74a3f..e3c7dad 100755 --- a/wayland-basics/dot-config/kanshi/reload.sh +++ b/wayland-basics/dot-config/kanshi/reload.sh @@ -1,6 +1,6 @@ #!/bin/sh -if [ -n "$HYPRLAND_INSTANCE_SIGNATURE" ]; then - hyprctl reload - hyprctl dispatch workspace 1 -fi +# if [ -n "$HYPRLAND_INSTANCE_SIGNATURE" ]; then +# hyprctl reload +# hyprctl dispatch workspace 1 +# fi |
