mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-06-29 16:52:02 +00:00
Battery percentage
This commit is contained in:
@ -72,6 +72,11 @@ bindsym $mod+space focus mode_toggle
|
||||
# focus the parent container
|
||||
bindsym $mod+a focus parent
|
||||
|
||||
# media controls
|
||||
bindsym Ctrl+Left exec playerctl previous
|
||||
bindsym Ctrl+Down exec playerctl play-pause
|
||||
bindsym Ctrl+Right exec playerctl next
|
||||
|
||||
# Gaps
|
||||
set $inner 16
|
||||
set $outer 0
|
||||
|
Reference in New Issue
Block a user