From 309baa249dc03e6021e3638ddd8ada3dc70490fb Mon Sep 17 00:00:00 2001 From: flick0 Date: Sat, 6 Jan 2024 02:59:03 +0000 Subject: [PATCH] base theme --- config/hypr/hyprland.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/hypr/hyprland.conf b/config/hypr/hyprland.conf index fdf88a4..2128863 100755 --- a/config/hypr/hyprland.conf +++ b/config/hypr/hyprland.conf @@ -9,10 +9,10 @@ exec-once=/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 exec-once=dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP ###################################################################################################### -$THEME=$HERE/themes/nier +$THEME=$HERE/themes/base ###################################################################################################### -# source=$THEME/theme.conf # dont change this line, instead use the $THEME variable above +source=$THEME/theme.conf # dont change this line, instead use the $THEME variable above source=./land/general.conf source=./land/binds.conf