random eww changes

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2023-01-27 22:49:05 +05:30
parent e732d5514d
commit 1626936630
7 changed files with 15 additions and 11 deletions

View File

@@ -18,7 +18,7 @@ workspaces() {
list_workspaces
workspaces
hyprctl dispatch workspace $current
hyprctl dispatch workspace $current || true
socat -u UNIX-CONNECT:/tmp/hypr/"$HYPRLAND_INSTANCE_SIGNATURE"/.socket2.sock - | while read -r event; do
case ${event%>>*} in