about summary refs log tree commit diff
path: root/home/profiles/sway.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home/profiles/sway.nix')
-rw-r--r--home/profiles/sway.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/profiles/sway.nix b/home/profiles/sway.nix
index 193ecd5..d3629a0 100644
--- a/home/profiles/sway.nix
+++ b/home/profiles/sway.nix
@@ -2,7 +2,7 @@
 let
   modifier = "Mod4"; # `Super` key
   fonts = {
-    names = [ "Roboto" "Font Awesome 5 Free" "Font Awesome 5 Brands" "Arial" "sans-serif" ];
+    names = [ "Roboto" "sans-serif" ];
     style = "Bold";
     size = 10.0;
   };