diff --git a/gui/font.sh b/gui/font.sh
index 037fd22..9927d5e 100755
--- a/gui/font.sh
+++ b/gui/font.sh
@@ -71,5 +71,4 @@ sudo ln -sf /etc/fonts/conf.avail/70-no-bitmaps.conf /etc/fonts/conf.d
sudo ln -sf /etc/fonts/conf.avail/10-sub-pixel-rgb.conf /etc/fonts/conf.d
sudo ln -sf /etc/fonts/conf.avail/11-lcdfilter-default.conf /etc/fonts/conf.d
sudo cp "$DIR/font/freetype2.sh" "/etc/profile.d/freetype2.sh"
-sudo cp "$DIR/font/local.conf" "/etc/fonts/local.conf"
lnsf "$DIR/font/fonts.conf" "$XDG_CONFIG_HOME/fonts/fonts.conf"
diff --git a/gui/font/fonts.conf b/gui/font/fonts.conf
index 1563c07..242579c 100644
--- a/gui/font/fonts.conf
+++ b/gui/font/fonts.conf
@@ -42,7 +42,7 @@
arial
- sans-serif
+ Lato
diff --git a/gui/font/local.conf b/gui/font/local.conf
deleted file mode 100644
index 152f9f9..0000000
--- a/gui/font/local.conf
+++ /dev/null
@@ -1,46 +0,0 @@
-
-
-
-
- serif
-
- URW Bookman
- agave Nerd Font
- WenQuanYi Micro Hei
- Symbola
-
-
-
- sans-serif
-
- URW Gothic
- agave Nerd Font
- WenQuanYi Micro Hei
- Symbola
-
-
-
- monospace
-
- agave Nerd Font
- WenQuanYi Micro Hei
- Symbola
-
-
-
-
- Helvetica
-
-
- URW Gothic
-
-
-
-
- arial
-
-
- URW Gothic
-
-
-