Add wb message to hypridle + fix hyprland notis
This commit is contained in:
parent
9a7e69e0b8
commit
9a16bae023
2 changed files with 5 additions and 1 deletions
|
@ -16,4 +16,8 @@ listener {
|
|||
timeout = 600
|
||||
on-timeout = hyprctl dispatch dpms off
|
||||
on-resume = hyprctl dispatch dpms on
|
||||
|
||||
# Welcome back message
|
||||
listener {
|
||||
on-resume = hyprctl notify 2 5000 0 " Welcome back!"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue