initial commit x2
This commit is contained in:
5
old_rach/eww/workspace-number.sh
Executable file
5
old_rach/eww/workspace-number.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
current_ws=$(hyprctl activeworkspace | grep "workspace ID" | awk '{print $3}' | head -n1)
|
||||
|
||||
#echo "Workspace $current_ws"
|
||||
echo " $current_ws"
|
||||
Reference in New Issue
Block a user