Browse Source

Lower sway input latency

master
Arti Zirk 1 year ago
parent
commit
8bf05387fc
  1. 2
      .config/sway/config
  2. 2
      .config/sway/mammut

2
.config/sway/config

@ -35,6 +35,8 @@ set $menu rofi -show combi -modes combi -combi-modes "drun,run" -show-icons -nor @@ -35,6 +35,8 @@ set $menu rofi -show combi -modes combi -combi-modes "drun,run" -show-icons -nor
# Default wallpaper (more resolutions are available in __DATADIR__/backgrounds/sway/)
output * bg $bg tile
output * max_render_time 2
# Default autostart workspace
set $chat_workspace 9

2
.config/sway/mammut

@ -4,6 +4,8 @@ set $right_disp "Dell Inc. DELL U2715H GH85D66Q08QS" @@ -4,6 +4,8 @@ set $right_disp "Dell Inc. DELL U2715H GH85D66Q08QS"
output $right_disp pos 2560 0
set $left_disp "Dell Inc. DELL S2721DGF 8SVBP83"
output $left_disp pos 0 0
output $left_disp adaptive_sync on
output $left_disp mode 2560x1440@165.080Hz
input * {
xkb_numlock enabled

Loading…
Cancel
Save