Waybar and Wodi
This commit is contained in:
7
.config/waybar/scripts/power.sh
Normal file
7
.config/waybar/scripts/power.sh
Normal file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
if pgrep river; then
|
||||
wlogout -p layer-shell
|
||||
else
|
||||
nwgbar -o 0.4
|
||||
fi
|
||||
Reference in New Issue
Block a user