diff options
Diffstat (limited to 'home/profiles/base/config/sway.nix')
-rw-r--r-- | home/profiles/base/config/sway.nix | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/home/profiles/base/config/sway.nix b/home/profiles/base/config/sway.nix index 728292b..be98600 100644 --- a/home/profiles/base/config/sway.nix +++ b/home/profiles/base/config/sway.nix @@ -191,12 +191,6 @@ with neotheme.colors; output "*" scale 1 output "*" scale_filter nearest - # MacBook screen - output "Unknown-1" { - scale 2 - scale_filter smart - } - input type:touchpad { tap enabled natural_scroll enabled |