diff options
author | Marek Paśnikowski <marekpasnikowski@protonmail.com> | 2022-12-04 13:27:43 +0100 |
---|---|---|
committer | Marek Paśnikowski <marekpasnikowski@protonmail.com> | 2022-12-04 13:27:43 +0100 |
commit | f9462068e10b6b0b773d20abf6f295bbfaeee279 (patch) | |
tree | b4cd0f03b909bc6399c68b63c34c6cb12ae49e79 /sway.config | |
parent | 8b312cb67766e77f1f8534bf16923d8341763e12 (diff) |
Disable HiDPI in Sway
Diffstat (limited to 'sway.config')
-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: |