diff options
| author | Karel Kočí <cynerd@email.cz> | 2026-05-06 09:10:11 +0200 |
|---|---|---|
| committer | Karel Kočí <cynerd@email.cz> | 2026-05-06 09:10:11 +0200 |
| commit | 74a38b9dd7080ea052c810112fb19d00c7eda753 (patch) | |
| tree | c19a4d1907b40e6d42a4610bfa9ffb128e5caa62 /config/sway/bindsym-media | |
| parent | 0d8d409eb6fb4dcdff102fe968a0df0149700b2b (diff) | |
| download | myconfigs-74a38b9dd7080ea052c810112fb19d00c7eda753.tar.gz myconfigs-74a38b9dd7080ea052c810112fb19d00c7eda753.tar.bz2 myconfigs-74a38b9dd7080ea052c810112fb19d00c7eda753.zip | |
Diffstat (limited to 'config/sway/bindsym-media')
| -rw-r--r-- | config/sway/bindsym-media | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/sway/bindsym-media b/config/sway/bindsym-media index b1159ef..28c4011 100644 --- a/config/sway/bindsym-media +++ b/config/sway/bindsym-media @@ -12,7 +12,7 @@ for_window [ title="Pulsemixer" ] move position center # Screen brightness controls -bindsym XF86MonBrightnessUp exec --no-startup-id brightnessctl set +10% +bindsym XF86MonBrightnessUp exec --no-startup-id brightnessctl set 10%+ bindsym XF86MonBrightnessDown exec --no-startup-id brightnessctl set 10%- # Media player controls |
