diff options
author | Amin Bandali <bandali@kelar.org> | 2024-08-31 14:21:28 -0400 |
---|---|---|
committer | Amin Bandali <bandali@kelar.org> | 2024-08-31 14:21:28 -0400 |
commit | c6d8f5f99ec23a6b7cb537c79e716bf5eea5446a (patch) | |
tree | 41b0de4b61e765d9c4cca317ebce66d530e640aa /.config/sway/anahita | |
parent | 8052f35b9b29d9d3624be1c161ad4f41ee26a533 (diff) | |
download | configs-c6d8f5f99ec23a6b7cb537c79e716bf5eea5446a.tar.gz configs-c6d8f5f99ec23a6b7cb537c79e716bf5eea5446a.tar.xz configs-c6d8f5f99ec23a6b7cb537c79e716bf5eea5446a.zip |
A few more updates from anahita
Diffstat (limited to '.config/sway/anahita')
-rw-r--r-- | .config/sway/anahita | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/.config/sway/anahita b/.config/sway/anahita index 7782d93..d47659a 100644 --- a/.config/sway/anahita +++ b/.config/sway/anahita @@ -16,12 +16,14 @@ input "0:0:Atmel_maXTouch_Touchpad" { input "0:0:Atmel_maXTouch_Touchscreen" events disabled -bindsym F7 exec light -A 5 bindsym F6 exec light -U 5 +bindsym F7 exec light -A 5 -bindsym F10 exec $sinkup -bindsym F9 exec $sinkdown bindsym F8 exec $sinkmute -bindsym $mod+F10 exec $sourceup -bindsym $mod+F9 exec $sourcedown +bindsym F9 exec $sinkdown +bindsym F10 exec $sinkup bindsym $mod+F8 exec $sourcemute +bindsym $mod+F9 exec $sourcedown +bindsym $mod+F10 exec $sourceup + +bindsym XF86Tools exec $lock |