X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/a60a7887ed404a7e5277775d8ff112850cc9cf9d..8bbb67ce1950243d6c0a9fb0f685bfc795d687be:/.config/sway/config diff --git a/.config/sway/config b/.config/sway/config index 7218b03..5f279c7 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -30,6 +30,13 @@ output DP-1 res 2560x1440 pos 0,0 # 672 = 1440 - 768 output LVDS-1 pos 2560,760 +### Input configuration + +input "65261:24672:technomancy_Atreus" { + repeat_delay 200 + repeat_rate 45 +} + ### Idle configuration exec swayidle \ @@ -93,7 +100,7 @@ mode "$mode_launch" { bindsym XF86AudioMute exec pamixer --toggle-mute bindsym XF86AudioMicMute exec pactl set-source-mute 1 toggle - bindsym $mod+Shift+apostrophe exec rofi-remmina.py # choose remmina connection + bindsym $mod+Shift+apostrophe exec rofi-remmina # choose remmina connection # original sway workspace switch and window move bindsym $mod+bracketleft workspace prev @@ -305,7 +312,7 @@ bar { urgent_workspace $red $red #ffffff focused_workspace $blue $blue #ffffff } - status_command i3status | my-i3status.py + status_command i3status | my-i3status } client.focused $blue $blue #ffffff $blue $blue