feat: make a global eww widget closer
This commit is contained in:
parent
7fbfdb1802
commit
ed88184a04
6 changed files with 14 additions and 23 deletions
waybar/scripts
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
if [[ $(eww state | grep br_icon) ]]; then
|
||||
eww close actions && eww close actions-closer
|
||||
eww close actions && eww close closer
|
||||
else
|
||||
eww open actions && eww open actions-closer
|
||||
eww open actions && eww open closer
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue