mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
feat: fix temperature ranaway; add hibernation from sway
This commit is contained in:
parent
9a1143d1f4
commit
3254d748fd
3 changed files with 15 additions and 9 deletions
|
|
@ -292,6 +292,7 @@ in
|
|||
mode $exit {
|
||||
bindsym --to-code {
|
||||
s exec \"systemctl suspend\", mode \"default\"
|
||||
h exec \"systemctl hibernate\", mode \"default\"
|
||||
l exec \"swaylock --screenshots --clock --effect-blur 7x5 --effect-vignette 0.5:0.5 --fade-in 0.2 --daemonize\", mode \"default\
|
||||
p exec \"systemctl poweroff\"
|
||||
r exec \"systemctl reboot\"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue