init
This commit is contained in:
6
home/desktop/eww_config/number.sh
Executable file
6
home/desktop/eww_config/number.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env 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