diff --git a/users/alejandro/sway/sway.nix b/users/alejandro/sway/sway.nix index 120cf9a..27d3de6 100644 --- a/users/alejandro/sway/sway.nix +++ b/users/alejandro/sway/sway.nix @@ -89,6 +89,11 @@ in { focus.followMouse = false; + fonts = { + names = ["Hack Nerd Font"]; + size = 10.0; + }; + output = { "*".bg = "${wallpaper} fill"; "eDP-1".scale = "1";