X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/7069ec695b0b15c1ea56305223bdafe92c1b3beb..fe34bed60c88c6d98559706c8aa84be8f2330ab8:/rc.org diff --git a/rc.org b/rc.org index 15ec884..6a8d7e8 100644 --- a/rc.org +++ b/rc.org @@ -2794,6 +2794,10 @@ output * bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill # # You can get the names of your outputs by running: swaymsg -t get_outputs +output DP-1 res 2560x1440 pos 0,0 +# 597 = (2560/2) - (1366/2) +output LVDS-1 pos 597,1440 + ### Idle configuration exec swayidle \ @@ -3087,6 +3091,11 @@ input "1:1:AT_Translated_Set_2_keyboard" { xkb_layout us_ab,ir xkb_options ctrl:nocaps,altwin:swap_alt_win,grp:shifts_toggle } + +input "65261:24672:technomancy_Atreus" { + repeat_delay 200 + repeat_rate 45 +} #+end_src *** shemshak