add autostart

This commit is contained in:
histausse 2022-09-16 09:55:11 +02:00
parent b06ad6f735
commit 245673fcec
Signed by: histausse
GPG key ID: 67486F107F62E9E9

View file

@ -261,3 +261,8 @@ bindsym $mod+w exec --no-startup-id "feh --no-fehbg --bg-fill --randomize ~/.con
for_window [class="kronometer"] floating enable
for_window [title="^Android Emulator - .*"] floating enable
# Notification daemon, it is recommander to not rely on autostart
exec --no-startup-id /usr/bin/dunst
# Autostart .desktop
exec --no-startup-id "dex -a"