diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 67fe8393..b6c79fda 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -215,5 +215,8 @@ misc { no_direct_scanout = $settingsEnableNoDirectScanout } +# -> Issue (re)load success message +exec=hyprctl notify 5 5000 0 "Configuration loaded successfully" + # -> Include external configuration files source=hyprland.conf.d/*.conf