mirror of
https://github.com/artizirk/dotfiles.git
synced 2024-11-22 08:20:59 +02:00
Lower sway input latency
This commit is contained in:
parent
46ef02607a
commit
8bf05387fc
@ -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
|
||||
|
||||
|
@ -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…
Reference in New Issue
Block a user