🩹 (home/wayland/eww) remove shebang from get-active-workspace
script
This commit is contained in:
parent
e7bc043b88
commit
fcad910179
|
@ -1,5 +1,3 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
# print current active workspace id
|
||||
hyprctl monitors -j | jaq '.[] | select(.focused) | .activeWorkspace.id'
|
||||
|
||||
|
|
Loading…
Reference in a new issue