mirror of
https://github.com/agresdominik/dotfiles.git
synced 2026-04-21 18:05:50 +00:00
Fixed scaling
This commit is contained in:
+12
@@ -132,4 +132,16 @@ input * {
|
||||
xkb_variant nodeadkeys
|
||||
}
|
||||
|
||||
input "1452:641:Apple_SPI_Trackpad" {
|
||||
pointer_accel -0.1
|
||||
natural_scroll enabled
|
||||
scroll_factor 0.3
|
||||
}
|
||||
|
||||
output eDP-1 {
|
||||
scale 1.65
|
||||
scale_filter linear
|
||||
}
|
||||
|
||||
|
||||
include /etc/sway/config.d/*
|
||||
|
||||
Reference in New Issue
Block a user