ADD guake launch at startup
This commit is contained in:
parent
b36187457a
commit
9d0bd731b1
|
@ -144,6 +144,7 @@ exec --no-startup-id nextcloud
|
|||
exec --no-startup-id udiskie -t
|
||||
exec --no-startup-id blueman-applet
|
||||
exec --no-startup-id sublime-music
|
||||
exec --no-startup-id guake
|
||||
exec --no-startup-id i3-msg 'workspace $ws9; exec keepassxc;'
|
||||
#exec --no-startup-id i3-msg 'workspace $ws5; exec emacs;'
|
||||
exec --no-startup-id i3-msg 'workspace $ws1; exec alacritty;'
|
||||
|
|
Loading…
Reference in New Issue