diff --git a/.config/mako/config b/.config/mako/config new file mode 100644 index 0000000..b8e8442 --- /dev/null +++ b/.config/mako/config @@ -0,0 +1 @@ +default-timeout=5000 diff --git a/.config/sway/config b/.config/sway/config index 6407883..eb8e283 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -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' \