From 55728a78f55e4dfaffd27ce3f207bb4925a711a5 Mon Sep 17 00:00:00 2001 From: James Patrick Date: Sun, 28 Apr 2019 18:29:56 -0400 Subject: [PATCH] Attempting to just scale up fonts instead of scaling applications. The output scaling was causing issues where it fonts were blury. This isn't an ideal solution, and will not work for using an external monitor but since this machine is currently just serving as a stand alone laptop, this should work. --- sway/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sway/config b/sway/config index 365f686..1eed09e 100644 --- a/sway/config +++ b/sway/config @@ -35,7 +35,7 @@ bindsym $mod+c exec rofi -modi "clipboard:greenclip print" -show clipboard -run- # Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/) output * bg `/home/james/dotfiles/wall/cycle` fill -output eDP-1 scale 1.4 +output eDP-1 scale 1 # # Example configuration: # @@ -95,7 +95,7 @@ exec redshift exec mako ### Font stuff -font pango:Fira Code 8 +font pango:Fira Code 9 ### Key bindings #