Don't start cmus on boot
Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
This commit is contained in:
parent
852125f448
commit
114b20c87e
1 changed files with 1 additions and 1 deletions
|
@ -217,7 +217,7 @@ exec_always --no-startup-id xrandr --output $output2 --mode 1280x1024 --pos 1280
|
||||||
# Other applications
|
# Other applications
|
||||||
exec google-chrome-beta
|
exec google-chrome-beta
|
||||||
exec termite
|
exec termite
|
||||||
exec termite -e cmus --name cmus
|
#exec termite -e cmus --name cmus
|
||||||
|
|
||||||
# Assign programs to specific workspaces
|
# Assign programs to specific workspaces
|
||||||
###
|
###
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue