From 0cddbd6950af49b3b8c2c2e5d1f16aaf0a8d3385 Mon Sep 17 00:00:00 2001 From: Quentin Duchemin Date: Fri, 15 Nov 2019 15:42:31 +0100 Subject: [PATCH] Change desktop polybar DPI --- .config/polybar/config | 297 ---------------------------------- .config/polybar/config.d/desk | 2 +- 2 files changed, 1 insertion(+), 298 deletions(-) delete mode 100644 .config/polybar/config diff --git a/.config/polybar/config b/.config/polybar/config deleted file mode 100644 index 533ec74..0000000 --- a/.config/polybar/config +++ /dev/null @@ -1,297 +0,0 @@ -[colors] -background = #bb2f343f -foreground = #eee -foreground-alt = #555 -secondary = #e60053 -alert = #bd2c40 -accent = #fba922 - -[global/wm] -margin-top=50 - -; Common to top and bottom bars -[bar/common] -width = 100% -dpi = ${variables.dpi} -enable-ipc = true -height = ${variables.height} -foreground = ${colors.foreground} -background = ${colors.background} -line-size = 3 -line-color = #f00 - -locale = fr_FR.UTF-8 -monitor = ${env:MONITOR:HDMI-0} - -[bar/chostytopbar] -inherit = bar/common -font-0 = NotoSans-Regular:size=10;2 -font-1 = MaterialIcons-Regular:size=11;4 -font-2 = Symbola:size=10;2 -font-3 = Weather Icons:size=10;3 - -overline-size = 10 -underline-size = 10 -overline-color = ${self.background} -underline-color = ${self.background} -border-bottom-size = 1 -border-bottom-color = #333 -padding-left = 2 -padding-right = 10 -module-margin-left = 4 -module-margin-right = 4 - -modules-left = ${variables.top_left} -modules-center = ${variables.top_center} -modules-right = ${variables.top_right} - -tray-position = right - -[bar/chostybottombar] -inherit = bar/common -bottom = true - -overline-size = 3 -overline-color = ${colors.accent} -underline-size = 3 -underline-color = ${colors.accent} - -spacing = 3 -padding-left = 0 -padding-right = 5 -module-margin-left = 6 -module-margin-right = 6 - -font-0 = Roboto:size=10;2 -font-1 = Symbola:size=4;1 -font-2 = Symbola:size=5;1 -font-3 = MaterialIcons-Regular:size=11;4 -font-4 = Font Awesome 5 Free:style=solid:size=10;2 - -modules-left = i3 -;modules-center = -modules-right = wireless-network updates-arch-combined temperature cpu memory filesystem-custom - -[module/xwindow] -type = internal/xwindow -label = %{F#ddd}%title% -label-maxlen=100 - -[module/wireless-network] -type = internal/network -interface = ${variables.wireless_interface} -interval = 1 -label-connected = %{F#ddd}%essid%  %local_ip% %{F#77dd77}%{F-}%downspeed% %{F#dd7777}%{F-}%upspeed% -label-disconnected = Ethernet disconnected -label-disconnected-foreground = #66 - -[module/i3] -type = internal/i3 -format = - -index-sort = true - -ws-icon-0 = 2; -ws-icon-1 = 1; -ws-icon-2 = 3; -ws-icon-3 = 4; -ws-icon-4 = 5; - -label-dimmed-underline = ${root.background} -label-separator = | -label-focused = %icon% %name% -label-focused-foreground = #f3f3f3 -;label-focused-underline = #${colors.accent} -label-focused-underline = #9f78e1 -label-focused-font = 0 -label-focused-padding = 4 - -label-unfocused = %icon% %name% -label-unfocused-underline = #555555 -label-unfocused-font = 0 -label-unfocused-padding = 4 - -label-urgent = %icon% %name% -label-urgent-foreground = #000000 -label-urgent-background = #bd2c40 -label-urgent-underline = #9b0a20 -label-urgent-font = 0 -label-urgent-padding = 4 - -label-visible = %icon% %name% -label-visible-foreground = #55ffffff -label-visible-font = 0 -label-visible-padding = 4 - -[module/cpu] -type = internal/cpu -interval = 0.5 - -format =