format stuff, switch back to brightnessctl, no more universal shell stuff, fix various things
This commit is contained in:
parent
4bbfa111d5
commit
ab89154611
17 changed files with 108 additions and 41 deletions
|
@ -32,7 +32,7 @@ mode "$mode_system" {
|
|||
bindsym l exec --no-startup-id $lockwall, mode "default"
|
||||
bindsym e exec --no-startup-id swaymsg exit, mode "default"
|
||||
bindsym r exec --no-startup-id systemctl reboot, mode "default"
|
||||
bindsym s exec --no-startup-id systemctl poweroff -i, mode "default"
|
||||
bindsym s exec --no-startup-id systemctl shutdown, mode "default"
|
||||
|
||||
# back to normal: Enter or Escape
|
||||
bindsym Return mode "default"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue