mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-18 01:44:34 +02:00
i3: use $mediaplayer if possible
This commit is contained in:
parent
d99f158654
commit
14342c25b3
1 changed files with 1 additions and 1 deletions
2
config
2
config
|
@ -168,5 +168,5 @@ exec_always --no-startup-id systemctl --user start --no-block i3-session.target
|
|||
exec --no-startup-id i3-msg "\
|
||||
workspace number 1; append_layout ~/.config/i3/ws-emacs.json; exec emacs; exec $term; exec $term; \
|
||||
workspace number 2; append_layout ~/.config/i3/ws-firefox.json; exec firefox; \
|
||||
workspace number 3; exec spotify; \
|
||||
workspace number 3; exec $mediaplayer; \
|
||||
workspace number 1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue