New backup 2025-03-19 18:15:07
This commit is contained in:
parent
0d98d5d30b
commit
268d854850
1 changed files with 3 additions and 0 deletions
|
@ -14,10 +14,13 @@ bindsym {
|
|||
# Media Keys
|
||||
#previous
|
||||
XF86AudioPrev exec playerctl previous
|
||||
$mod+F1 exec playerctl previous
|
||||
#skip
|
||||
XF86AudioNext exec playerctl next
|
||||
$mod+F3 exec playerctl next
|
||||
#play/pause
|
||||
XF86AudioPlay exec playerctl play-pause
|
||||
$mod+F2 exec playerctl play-pause
|
||||
|
||||
# Brightness
|
||||
#brightness up
|
||||
|
|
Loading…
Add table
Reference in a new issue