fix hyprlock, hypridle & monitor management
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
if grep -q "eco_mode=1" /proc/cmdline; then
|
||||
swaybg -c 000000 &
|
||||
swaybg -i ~/Pictures/wallpaper-eco.jpg -m fill &
|
||||
else
|
||||
swaybg -i ~/Pictures/wallpaper.jpg -m fill &
|
||||
fi
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user