Minimize page

This commit is contained in:
Aidan Sharpe
2025-01-20 22:33:43 -05:00
parent a80a6a5162
commit a865d2e1a6
15 changed files with 194 additions and 207 deletions

Binary file not shown.

View File

@@ -1,4 +1,4 @@
ACTIVE=$(hyprctl activeworkspace | grep -Po '(?<=ID )[[:digit:]]')
ACTIVE=$(hyprctl activeworkspace | grep -Po '(?<=ID )[[:digit:]]*')
if [ $ACTIVE -eq $1 ]
then