diff options
| author | kkard2 <[email protected]> | 2025-04-21 06:50:05 +0200 |
|---|---|---|
| committer | kkard2 <[email protected]> | 2025-04-21 06:50:05 +0200 |
| commit | 6ba49f9b869539dc136beab3be08b48a8b19787c (patch) | |
| tree | b522cfd151923906ed0db855e01d3935f7817a0b /_linux/sxhkd/sxhkdrc | |
| parent | f30a1821e3810b6438ea573dc14f8a25fc769d25 (diff) | |
foobar
Diffstat (limited to '_linux/sxhkd/sxhkdrc')
| -rw-r--r-- | _linux/sxhkd/sxhkdrc | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/_linux/sxhkd/sxhkdrc b/_linux/sxhkd/sxhkdrc index d32f2f1..5035c74 100644 --- a/_linux/sxhkd/sxhkdrc +++ b/_linux/sxhkd/sxhkdrc @@ -12,8 +12,5 @@ super + shift + m super + ctrl + space playerctl play-pause -bindsym $mod+Control+Up exec --no-startup-id pactl set-sink-volume @DEFAULT_SINK@ +5% && $refresh_i3status -bindsym $mod+Control+Down exec --no-startup-id pactl set-sink-volume @DEFAULT_SINK@ -5% && $refresh_i3status -bindsym $mod+m exec --no-startup-id pactl set-source-mute @DEFAULT_SOURCE@ toggle && $refresh_i3status - -bindsym $mod+Control+space exec --no-startup-id playerctl play-pause +super + v + copyq toggle |
