start mpd, i3status log
This commit is contained in:
parent
af73c6b012
commit
13e0b7f421
@ -207,7 +207,7 @@ client.urgent $base02 $base08 $base00 $base0F
|
|||||||
# finds out, if available)
|
# finds out, if available)
|
||||||
bar {
|
bar {
|
||||||
position top
|
position top
|
||||||
status_command ~/.local/bin/py3status -c ~/.i3/status
|
status_command ~/.local/bin/py3status -c ~/.i3/status -l .i3/logfile
|
||||||
font pango:monospace 11
|
font pango:monospace 11
|
||||||
separator_symbol ""
|
separator_symbol ""
|
||||||
colors {
|
colors {
|
||||||
@ -226,3 +226,4 @@ exec xrandr --output $leftscr --left-of $rightscr
|
|||||||
exec feh --bg-fill ~/.config/wallpaper.jpg
|
exec feh --bg-fill ~/.config/wallpaper.jpg
|
||||||
exec firefox
|
exec firefox
|
||||||
exec owncloud
|
exec owncloud
|
||||||
|
exec musicpd
|
||||||
|
Loading…
Reference in New Issue
Block a user