Add dex to automatically launch apps
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
d8110c264e
commit
34d521f05f
1 changed files with 1 additions and 1 deletions
|
@ -170,7 +170,7 @@ mode "resize" {
|
||||||
|
|
||||||
bindsym $mod+r mode "resize"
|
bindsym $mod+r mode "resize"
|
||||||
|
|
||||||
#exec_always --no-startup-id $HOME/.config/polybar/launch.sh
|
exec dex -ae i3
|
||||||
|
|
||||||
bar {
|
bar {
|
||||||
position top
|
position top
|
||||||
|
|
Loading…
Reference in a new issue