Add mako configuration

This commit is contained in:
Arti Zirk 2023-01-31 13:38:22 +02:00
parent e1184d608e
commit d6fe1f43b2
2 changed files with 2 additions and 3 deletions

1
.config/mako/config Normal file
View File

@ -0,0 +1 @@
default-timeout=5000

View File

@ -50,7 +50,7 @@ include `hostname`
exec xrdb -load ~/.Xresources
# Notification daemon
exec mako --default-timeout 10000
exec mako
# Volume and Brightness notification
exec tvolnoti -n -T dark
@ -71,8 +71,6 @@ exec dbus-update-activation-environment --systemd DBUS_SESSION_BUS_ADDRESS DISPL
# packaged in `pam_pkcs11`
exec card_eventmgr config_file=.config/pam_pkcs11/card_eventmgr.conf
exec syncthing-gtk --minimized
### Idle configuration
exec swayidle \
timeout 300 '$lockcmd' \