add autostart
This commit is contained in:
parent
b06ad6f735
commit
245673fcec
1 changed files with 5 additions and 0 deletions
|
@ -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…
Reference in a new issue