diff options
Diffstat (limited to '.config/swayidle/config')
| -rw-r--r-- | .config/swayidle/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/swayidle/config b/.config/swayidle/config index d1b1327..29152df 100644 --- a/.config/swayidle/config +++ b/.config/swayidle/config @@ -1 +1,2 @@ timeout 300 'swaylock -f -i ~/wallpaper.jpg && powerctl mem' +timeout 180 'brightnessctl set 30%-' resume 'brightnessctl set +30%' |
