about summary refs log tree commit diff
diff options
context:
space:
mode:
authorsefidel <contact@sefidel.net>2023-03-09 00:48:33 +0900
committersefidel <contact@sefidel.net>2023-03-09 00:48:33 +0900
commit8e70a3627f01cca4b907270454ad05163a7406ef (patch)
tree7520a0e83b075c0205aba8bebc27cf30b16c1692
parent323e6a6e25fb2daa2c62b006dae1662e21cb9787 (diff)
downloadnixrc-8e70a3627f01cca4b907270454ad05163a7406ef.tar.gz
nixrc-8e70a3627f01cca4b907270454ad05163a7406ef.zip
feat(home/base): scale 1 for macos
-rw-r--r--home/profiles/base/config/sway.nix6
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