mirror of
https://github.com/artizirk/dotfiles.git
synced 2024-11-22 08:20:59 +02:00
Add mako configuration
This commit is contained in:
parent
e1184d608e
commit
d6fe1f43b2
1
.config/mako/config
Normal file
1
.config/mako/config
Normal file
@ -0,0 +1 @@
|
||||
default-timeout=5000
|
@ -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' \
|
||||
|
Loading…
Reference in New Issue
Block a user