Add config load notification
This commit is contained in:
parent
3bed036418
commit
36a2736294
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue