From d152871475cee8b9fd0f43fea6267def699445a9 Mon Sep 17 00:00:00 2001 From: "Ja.KooLit" Date: Mon, 19 Feb 2024 09:44:37 +0900 Subject: remove extra # to fix latest update errors --- config/hypr/hyprland.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config/hypr/hyprland.conf') diff --git a/config/hypr/hyprland.conf b/config/hypr/hyprland.conf index 69f421cf..343b887b 100644 --- a/config/hypr/hyprland.conf +++ b/config/hypr/hyprland.conf @@ -1,12 +1,12 @@ # Sourcing external config files -###### Default Configs +# Default Configs $configs = $HOME/.config/hypr/configs source=$configs/Settings.conf source=$configs/Keybinds.conf -#### User Configs +# User Configs $UserConfigs = $HOME/.config/hypr/UserConfigs source= $UserConfigs/Startup_Apps.conf -- cgit v1.2.3