From 5dcc15cd17998218f5b1b5fbe534d66d2c1b6499 Mon Sep 17 00:00:00 2001 From: inkch Date: Mon, 15 Jan 2024 01:40:01 +0900 Subject: [PATCH] polybar: remove unused bar/benq settings --- dot_config/polybar/config.ini.tmpl | 37 ------------------------------ 1 file changed, 37 deletions(-) diff --git a/dot_config/polybar/config.ini.tmpl b/dot_config/polybar/config.ini.tmpl index fc4c2d1..bd96973 100644 --- a/dot_config/polybar/config.ini.tmpl +++ b/dot_config/polybar/config.ini.tmpl @@ -20,43 +20,6 @@ alert = #d64937 [global/wm] margin-bottom = 0 -[bar/benq] -enable-ipc = true -bottom = false -monitor = ${env:MONITOR:HDMI-0} -width = 100% -height = 16 -offset-x = 0 -offset-y = 0 - -background = ${colors.background} -foreground = ${colors.foreground} - -overline-size = 0 -overline-color = #f00 -underline-size = 0 -underline-color = #1c1c1c - -border-bottom-size = 1 -border-bottom-color = #121212 - -spacing = 1 -padding-left = 0 -padding-right = 2 -module-margin-left = 1 -module-margin-right = 1 - -; font-N = ; -font-0 = "Source Han Code JP R:style=Bold:pixelsize=8;2" -font-1 = "NotoEmoji:scale=11" -font-2 = "siji:pixelsize=10;2" -font-3 = "Font Awesome 6 Free:style=Solid:pixelsize=8;2" -font-4 = "Font Awesome 6 Brands:pixelsize=8;2" -font-5 = "Symbols Nerd Font:pixelsize=12;2" - -modules-left = i3 xwindow -modules-center = date - [bar/top] enable-ipc = true bottom = false