From fd33318b283dd46ecfec11d6a7ccb04bbc0ac2df Mon Sep 17 00:00:00 2001 From: Rikuoh Tsujitani Date: Thu, 24 Oct 2024 12:15:20 +0900 Subject: [PATCH] fix --- config | 2 +- monotone.json => everforest.json | 0 laptop/.alacritty.toml | 2 +- laptop/config | 4 ++-- 4 files changed, 4 insertions(+), 4 deletions(-) rename monotone.json => everforest.json (100%) diff --git a/config b/config index 0190832..f9a58dd 100644 --- a/config +++ b/config @@ -190,7 +190,7 @@ bar { binding_mode $green $green $background } 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全体の色 diff --git a/monotone.json b/everforest.json similarity index 100% rename from monotone.json rename to everforest.json diff --git a/laptop/.alacritty.toml b/laptop/.alacritty.toml index a50a249..2cffa0f 100644 --- a/laptop/.alacritty.toml +++ b/laptop/.alacritty.toml @@ -1,4 +1,4 @@ - +[colors.primary] background = '#272E33' foreground = '#d3c6aa' diff --git a/laptop/config b/laptop/config index 896e94e..e17d4ca 100644 --- a/laptop/config +++ b/laptop/config @@ -190,8 +190,8 @@ bar { urgent_workspace $green $green $background binding_mode $green $green $background } - 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 + 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 everforest } # i3wm全体の色