dotfiles/.config/i3/layers/config.post-main-90-laptop

9 lines
266 B
Plaintext
Raw Normal View History

2022-05-27 21:07:07 +02:00
mode "system" {
# brightness control
bindsym j exec --no-startup-id sudo brightnessctl set -q 5%-
bindsym k exec --no-startup-id sudo brightnessctl set -q +5%
}
# Battery manager
2022-05-29 00:32:02 +02:00
exec_always --no-startup-id killall battmon; ~/.config/i3/scripts/battmon