aboutsummaryrefslogtreecommitdiff
path: root/.config/polybar
diff options
context:
space:
mode:
authorLoek Le Blansch <loek@pipeframe.xyz>2024-05-29 22:05:09 +0200
committerLoek Le Blansch <loek@pipeframe.xyz>2024-05-29 22:05:09 +0200
commit59205d85fb63405ca37d103694c1dbaba009c90d (patch)
tree3bfceeee3c1171c58b0559853d83aa3e8b413ba9 /.config/polybar
parentb6130755e4806bfcd98109f6cc80d4e3723b4745 (diff)
update ncmpcpp + polybar configs
Diffstat (limited to '.config/polybar')
-rw-r--r--.config/polybar/config.ini##template7
-rw-r--r--.config/polybar/config.superesc.ini2
-rw-r--r--.config/polybar/config.thoncc.ini2
3 files changed, 6 insertions, 5 deletions
diff --git a/.config/polybar/config.ini##template b/.config/polybar/config.ini##template
index 732a221..3561f7a 100644
--- a/.config/polybar/config.ini##template
+++ b/.config/polybar/config.ini##template
@@ -39,8 +39,9 @@ module-margin-right = 0
font-0 = "JetBrains Mono Nerd Font:pixelsize=8:weight=regular:size=0;2"
font-1 = "JetBrains Mono Nerd Font:pixelsize=8:weight=bold:size=0;2"
-font-2 = "Hiragino Kaku Gothic ProN W6:pixelsize=8:weight=medium:size=0;1"
-font-3 = "Noto Sans KR:pixelsize=8:weight=medium:size=0;2"
+font-2 = "Hiragino Kaku Gothic ProN W3:pixelsize=8:weight=medium:size=0;1"
+font-3 = "Hiragino Kaku Gothic ProN W6:pixelsize=8:weight=medium:size=0;1"
+font-4 = "Noto Sans KR:pixelsize=8:weight=medium:size=0;2"
{% if yadm.hostname == "thoncc" %}
modules-left = time date cal mpd
@@ -109,7 +110,7 @@ label = %time%
[module/time]
type = internal/date
interval = 1.0
-time = %{T2}%H時%M分%{T-}
+time = %{T2}%H%{T-}%{T4}時%{T-}%{T2}%M%{T-}%{T4}分%{T-}
format = <label>
label = %time%
diff --git a/.config/polybar/config.superesc.ini b/.config/polybar/config.superesc.ini
index 80b7f25..342cfc2 100644
--- a/.config/polybar/config.superesc.ini
+++ b/.config/polybar/config.superesc.ini
@@ -11,7 +11,7 @@ format-offline =
format-stopped =
icon-play = 
icon-pause = 
-label-song = %{T2}%artist%%{T-}: %title%
+label-song = %artist% - %{T2}%title%%{T-}
label-song-maxlen = 50
label-song-ellipsis = true
diff --git a/.config/polybar/config.thoncc.ini b/.config/polybar/config.thoncc.ini
index 317bf94..52b9326 100644
--- a/.config/polybar/config.thoncc.ini
+++ b/.config/polybar/config.thoncc.ini
@@ -42,7 +42,7 @@ format-offline =
format-stopped =
icon-play = [一時停止]
icon-pause = [再生中]
-label-song = %{T2}%artist%%{T-}: %title%
+label-song = %artist% - %{T2}%title%%{T-}
label-song-maxlen = 50
label-song-ellipsis = true