From c9558c333952c2908ad863be0696fd5e4756c4ff Mon Sep 17 00:00:00 2001 From: lonkaars Date: Sun, 22 Jan 2023 18:21:35 +0100 Subject: mpd replaygain + remove rendered polybar template + rename audio tracks for capture card --- .config/mpd/mpd.conf | 3 + .config/polybar/config.ini | 147 --------------------------------------------- .local/share/bin/ccpreview | 4 +- 3 files changed, 5 insertions(+), 149 deletions(-) delete mode 100644 .config/polybar/config.ini diff --git a/.config/mpd/mpd.conf b/.config/mpd/mpd.conf index 42f8e22..3d96a7f 100644 --- a/.config/mpd/mpd.conf +++ b/.config/mpd/mpd.conf @@ -16,6 +16,9 @@ group "users" default_permissions "read,add,control,admin" +replaygain "track" +replaygain_preamp "0" + # input { # plugin "curl" # } diff --git a/.config/polybar/config.ini b/.config/polybar/config.ini deleted file mode 100644 index e1b9602..0000000 --- a/.config/polybar/config.ini +++ /dev/null @@ -1,147 +0,0 @@ -[barsettings] -padding = 1.9 - -include-file = ./colors - -[global/wm] -margin-bottom = 50 -margin-top = 0 - -[bar/main] - -tray-position = right -tray-padding = ${barsettings.padding} -tray-background = ${color.bg} -tray-margin = 8 - -monitor = -monitor-fallback = -monitor-strict = false - -override-redirect = false - -bottom = false -fixed-center = true - -width = 100% -height = 20 -offset-x = 0 -offset-y = 0 - -background = ${color.bg} -foreground = ${color.fg} - -radius-top = 0.0 -radius-bottom = 0.0 - -padding = 2 - -module-margin-left = 0 -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 = "Noto Sans JP:pixelsize=8:weight=medium:size=0;2" -font-3 = "Noto Sans KR:pixelsize=8:weight=medium:size=0;2" - -modules-left = time date -modules-center = weather mpd -modules-right = keyboard volume whoami - -separator = - -spacing = 0 - -dim-value = 1.0 - -wm-name = - -locale = ja_JP.UTF-8 - -wm-restack = i3 - -enable-ipc = true - -click-left = -click-middle = -click-right = -scroll-up = -scroll-down = -double-click-left = -double-click-middle = -double-click-right = - -cursor-click = -cursor-scroll = - -[settings] -throttle-output = 5 -throttle-output-for = 10 - -screenchange-reload = false - -compositing-background = source -compositing-foreground = over -compositing-overline = over -compositing-underline = over -compositing-border = over - -format-foreground = ${color.fg} -format-background = ${color.bg} -format-padding = ${barsettings.padding} - -pseudo-transparency = false - -[module/volume] -type = internal/pulseaudio -format-volume = -label-volume = %percentage%% -label-muted = "muted" - -[module/date] -type = internal/date -interval = 1.0 -time = %m月%d日 %A -format =