mirror of
https://github.com/artizirk/dotfiles.git
synced 2024-11-01 00:30:58 +02:00
Add a forced timeout to notifications
This commit is contained in:
parent
c0f2ff5354
commit
29d31b43b1
@ -32,7 +32,7 @@ output * bg ~/Pildid/background.png tile
|
|||||||
# You can get the names of your outputs by running: swaymsg -t get_outputs
|
# You can get the names of your outputs by running: swaymsg -t get_outputs
|
||||||
|
|
||||||
# Notification daemon
|
# Notification daemon
|
||||||
exec mako
|
exec mako --default-timeout 10 --ignore-timeout
|
||||||
|
|
||||||
### Idle configuration
|
### Idle configuration
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user