mirror of
https://github.com/flickowoa/dotfiles.git
synced 2026-04-06 00:32:09 +02:00
Fixed exec swww
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
monitor=,2560x1600@60,auto,1 # update these based on your resolution
|
||||
exec=notify-send "On Battery"
|
||||
exec=sleep 1 && pkill swww && swww init
|
||||
exec=sleep 1 && pkill swww && swww-daemon
|
||||
animations {
|
||||
enabled=0
|
||||
}
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
monitor=,2560x1600@165,auto,1 # update these based on your resolution
|
||||
exec=notify-send "On Power"
|
||||
exec=sleep 1 && pkill swww && swww init
|
||||
exec=sleep 1 && pkill swww && swww-daemon
|
||||
Reference in New Issue
Block a user