1 2 3 4 5 6
#!/bin/sh if [ -n "$HYPRLAND_INSTANCE_SIGNATURE" ]; then hyprctl reload hyprctl dispatch workspace 1 fi