Minimize page
This commit is contained in:
Binary file not shown.
@@ -1,4 +1,4 @@
|
||||
ACTIVE=$(hyprctl activeworkspace | grep -Po '(?<=ID )[[:digit:]]')
|
||||
ACTIVE=$(hyprctl activeworkspace | grep -Po '(?<=ID )[[:digit:]]*')
|
||||
|
||||
if [ $ACTIVE -eq $1 ]
|
||||
then
|
||||
|
||||
Reference in New Issue
Block a user