Disable music layout for now
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
242f3225fe
commit
d8fe52b9d7
1 changed files with 5 additions and 5 deletions
|
@ -1,11 +1,11 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Layouts #
|
# Layouts #
|
||||||
###############################################################################
|
###############################################################################
|
||||||
exec --no-startup-id "i3-msg 'workspace 10: ; \
|
#exec --no-startup-id "i3-msg 'workspace 10: ; \
|
||||||
append_layout /home/severin/.config/i3/workspace-10.json; \
|
#append_layout /home/severin/.config/i3/workspace-10.json; \
|
||||||
exec alacritty --class=cmus -e cmus ; \
|
#exec alacritty --class=cmus -e cmus ; \
|
||||||
exec alacritty --class=cava -e cava ; \
|
#exec alacritty --class=cava -e cava ; \
|
||||||
exec sxiv -b -s f $HOME/.local/share/cmus/.cover'"
|
#exec sxiv -b -s f $HOME/.local/share/cmus/.cover'"
|
||||||
|
|
||||||
exec --no-startup-id "i3-msg 'workspace 2: ; \
|
exec --no-startup-id "i3-msg 'workspace 2: ; \
|
||||||
append_layout /home/severin/.config/i3/workspace-2.json; \
|
append_layout /home/severin/.config/i3/workspace-2.json; \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue