diff options
author | Marek Paśnikowski <marekpasnikowski@protonmail.com> | 2022-12-04 13:27:43 +0100 |
---|---|---|
committer | Marek Paśnikowski <marek@marekpasnikowski.pl> | 2022-12-04 13:27:43 +0100 |
commit | a18f74718cd19755c08b50fd769fb7c214b89795 (patch) | |
tree | adf636153936b985ccc847e788af60b197167444 | |
parent | e917543701c512755b7dd2b720a5d0df4e84e0b6 (diff) |
Disable HiDPI in Sway
-rw-r--r-- | sway.config | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sway.config b/sway.config index c5df2b1..6cd472d 100644 --- a/sway.config +++ b/sway.config @@ -31,11 +31,6 @@ output * bg /gnu/store/r1s30d4xxfx9a5i9m0rfa9kcnh02s0vs-sway-1.8-rc1/share/backg # # You can get the names of your outputs by running: swaymsg -t get_outputs -output LVDS-1 { - scale 1.2 - scale_filter linear -} - ### Idle configuration # # Example configuration: |