add autostart

master
histausse 2 years ago
parent b06ad6f735
commit 245673fcec
Signed by: histausse
GPG Key ID: 67486F107F62E9E9

@ -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"

Loading…
Cancel
Save