From 78d177c3d86aef5a303095d7f81924d6604b22a2 Mon Sep 17 00:00:00 2001 From: gerblesh <101901964+gerblesh@users.noreply.github.com> Date: Sat, 26 Aug 2023 15:25:14 -0700 Subject: [PATCH] fixed sddm config --- usr/{share/sddm/sddm.conf => etc/sddm.conf.d/theme.conf} | 0 usr/share/sddm/themes/catppuccin-mocha/theme.conf | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) rename usr/{share/sddm/sddm.conf => etc/sddm.conf.d/theme.conf} (100%) diff --git a/usr/share/sddm/sddm.conf b/usr/etc/sddm.conf.d/theme.conf similarity index 100% rename from usr/share/sddm/sddm.conf rename to usr/etc/sddm.conf.d/theme.conf diff --git a/usr/share/sddm/themes/catppuccin-mocha/theme.conf b/usr/share/sddm/themes/catppuccin-mocha/theme.conf index cefc334fc3..3a5d577223 100644 --- a/usr/share/sddm/themes/catppuccin-mocha/theme.conf +++ b/usr/share/sddm/themes/catppuccin-mocha/theme.conf @@ -1,6 +1,6 @@ [General] -Font="Noto Sans" -FontSize=20 +Font="OverpassMono Nerd Font Mono" +FontSize=16 ClockEnabled="true" CustomBackground="false" LoginBackground="false"