fix
This commit is contained in:
parent
5334240444
commit
fd33318b28
4 changed files with 4 additions and 4 deletions
2
config
2
config
|
@ -190,7 +190,7 @@ bar {
|
||||||
binding_mode $green $green $background
|
binding_mode $green $green $background
|
||||||
}
|
}
|
||||||
status_command /usr/bin/bumblebee-status -m playerctl datetime \
|
status_command /usr/bin/bumblebee-status -m playerctl datetime \
|
||||||
-p playerctl.hide="true" playerctl.format="{{artist}} - {{title}}" playerctl.layout="playerctl.song" datetime.format="%m/%d %H:%M" -t monotone
|
-p playerctl.hide="true" playerctl.format="{{artist}} - {{title}}" playerctl.layout="playerctl.song" datetime.format="%m/%d %H:%M" -t everforest
|
||||||
}
|
}
|
||||||
|
|
||||||
# i3wm全体の色
|
# i3wm全体の色
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
|
[colors.primary]
|
||||||
background = '#272E33'
|
background = '#272E33'
|
||||||
foreground = '#d3c6aa'
|
foreground = '#d3c6aa'
|
||||||
|
|
||||||
|
|
|
@ -190,8 +190,8 @@ bar {
|
||||||
urgent_workspace $green $green $background
|
urgent_workspace $green $green $background
|
||||||
binding_mode $green $green $background
|
binding_mode $green $green $background
|
||||||
}
|
}
|
||||||
status_command /usr/bin/bumblebee-status -m playerctl datetime \
|
status_command /usr/bin/bumblebee-status -m playerctl pasink pasource datetime battery \
|
||||||
-p playerctl.hide="true" playerctl.format="{{artist}} - {{title}}" playerctl.layout="playerctl.song" datetime.format="%m/%d %H:%M" -t monotone
|
-p playerctl.hide="true" playerctl.format="{{artist}} - {{title}}" playerctl.layout="playerctl.song" datetime.format="%m/%d %H:%M" -t everforest
|
||||||
}
|
}
|
||||||
|
|
||||||
# i3wm全体の色
|
# i3wm全体の色
|
||||||
|
|
Loading…
Reference in a new issue