diff options
Diffstat (limited to 'swob-swayconfig')
| -rw-r--r-- | swob-swayconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/swob-swayconfig b/swob-swayconfig new file mode 100644 index 0000000..969326b --- /dev/null +++ b/swob-swayconfig @@ -0,0 +1,5 @@ +bindsym XF86MonBrightnessDown exec swob.sh brightness 5%- +bindsym XF86MonBrightnessUp exec swob.sh brightness 5%+ +bindsym XF86AudioLowerVolume exec swob.sh volume 5%- +bindsym XF86AudioRaiseVolume exec swob.sh volume 5%+ +bindsym XF86AudioMute exec swob.sh volume toggle |
