From 63879fc37e2b7e7f4d6069dfc287a85ee758b1f8 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Fri, 30 Aug 2024 17:54:01 -0400 Subject: Various updates from anahita --- .config/sway/anahita | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 .config/sway/anahita (limited to '.config/sway/anahita') diff --git a/.config/sway/anahita b/.config/sway/anahita new file mode 100644 index 0000000..7782d93 --- /dev/null +++ b/.config/sway/anahita @@ -0,0 +1,27 @@ +# -*-conf-*- + +output * bg ~/usr/pic/wallpaper fill +# output eDP-1 scale 1 + +input * { + xkb_options ctrl:swap_rwin_rctl,grp:shifts_toggle +} + +input "0:0:Atmel_maXTouch_Touchpad" { + dwt enabled + natural_scroll enabled + middle_emulation enabled + click_method clickfinger +} + +input "0:0:Atmel_maXTouch_Touchscreen" events disabled + +bindsym F7 exec light -A 5 +bindsym F6 exec light -U 5 + +bindsym F10 exec $sinkup +bindsym F9 exec $sinkdown +bindsym F8 exec $sinkmute +bindsym $mod+F10 exec $sourceup +bindsym $mod+F9 exec $sourcedown +bindsym $mod+F8 exec $sourcemute -- cgit v1.2.3-60-g2f50