From 1abce784cf269fd98ee5faa09e52ba642f2e61ec Mon Sep 17 00:00:00 2001 From: Adam Stück Date: Wed, 22 Mar 2023 07:49:52 +0100 Subject: switched from i3 to sway --- .config/polybar/config.ini | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to '.config/polybar/config.ini') diff --git a/.config/polybar/config.ini b/.config/polybar/config.ini index 9a79e00..fad40b7 100644 --- a/.config/polybar/config.ini +++ b/.config/polybar/config.ini @@ -15,15 +15,15 @@ focused-bg = #1c63a5 unfocused-bg = #2f333c visible-bg = #182858 -[bar/bar1] -bottom = true +[bar/primary] +bottom = false enable-ipc = true fixed-center = true -monitor-fallback = eDP-1 cursor-click = pointer modules-left = i3 xwindow -modules-right = forecast xkeyboard pulseaudio battery network date +modules-right = bluetooth forecast xkeyboard pulseaudio battery network date +tray-position = right font-0 = Averia Libre:style=bold:size=15;4 font-1 = Font Awesome 6 Pro Solid:size=14;5 @@ -33,7 +33,7 @@ foreground = ${colors.fg} height = 28 padding-left = 3 -padding-right = 1 +padding-right = 0 [module/xkeyboard] type = internal/xkeyboard @@ -110,10 +110,10 @@ type = internal/date interval = 5 format-padding = 3 -label = %date% %time% +label = "%date% %time%" label-foreground = ${colors.blue} -date = "%a %e %b " +date = "%a %e %b" time = %H:%M [module/pulseaudio] -- cgit v1.2.3-70-g09d2