hypr scripts
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
if eww active-windows | grep bar; then
|
||||
eww close bar
|
||||
else
|
||||
eww open bar
|
||||
fi
|
||||
Reference in New Issue
Block a user