This commit is contained in:
Rikuoh Tsujitani 2024-10-24 12:15:20 +09:00
parent 5334240444
commit fd33318b28
4 changed files with 4 additions and 4 deletions

2
config
View file

@ -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全体の色

View file

@ -1,4 +1,4 @@
[colors.primary]
background = '#272E33' background = '#272E33'
foreground = '#d3c6aa' foreground = '#d3c6aa'

View file

@ -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全体の色