Initial Commit
This commit is contained in:
2
.config/hypr/getActiveMonitor.sh
Executable file
2
.config/hypr/getActiveMonitor.sh
Executable file
@@ -0,0 +1,2 @@
|
||||
active_workspace= hyprctl activeworkspace | grep "on monitor" | sed 's/.*monitor //' | sed 's/://'
|
||||
echo $active_workspace
|
||||
Reference in New Issue
Block a user