From 33da6f7c86708e12ee12a554ee897620f73ead1c Mon Sep 17 00:00:00 2001 From: Sébastien Dailly Date: Mon, 22 Feb 2021 09:16:12 +0100 Subject: Update config to vnc --- polybar/.config/polybar/config | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'polybar') diff --git a/polybar/.config/polybar/config b/polybar/.config/polybar/config index ef63a79..aa18975 100644 --- a/polybar/.config/polybar/config +++ b/polybar/.config/polybar/config @@ -8,9 +8,11 @@ ;===================================================== [colors] -pseudo-transparency = true -background = #fffffff -background-alt = #fffffff +#pseudo-transparency = true +#background = #fffffff +#background-alt = #fffffff +background = #d8dee9 +background-alt = #d8dee9 foreground = ${xrdb:color7} #foreground-alt = ${xrdb:color3} foreground-alt = #4A3131 @@ -68,8 +70,8 @@ tray-padding = 2 ;override-redirect = true -scroll-up = i3wm-wsnext -scroll-down = i3wm-wsprev +scroll-up = "#i3.prev" +scroll-down = "#i3.next" [module/xwindow] type = internal/xwindow -- cgit v1.2.3