From b8ca6349d5b2df96d9c178c9ef62fe21875fb05c Mon Sep 17 00:00:00 2001 From: ITmail-dk <48917593+ITmail-dk@users.noreply.github.com> Date: Tue, 4 Jan 2022 16:10:48 +0100 Subject: [PATCH] Update config --- config/polybar/config | 69 ++++++++++++++++++++++--------------------- 1 file changed, 35 insertions(+), 34 deletions(-) diff --git a/config/polybar/config b/config/polybar/config index 60e30cc..7b7f50a 100644 --- a/config/polybar/config +++ b/config/polybar/config @@ -71,10 +71,10 @@ line-color = #f00 border-size = 0 border-color = #00000000 -padding-left = 0 -padding-right = 4 +padding-left = 2 +padding-right = 2 -module-margin-left = 1 +module-margin-left = 0 module-margin-right = 3 ; Findt font name - fc-list | grep FONT NAME HER @@ -141,48 +141,49 @@ label-unmounted-foreground = ${colors.foreground-alt} ; ##### BSPWM MODULE ##### ; ######################## -;[module/bspwm] -;type = internal/bspwm +[module/bspwm] +type = internal/bspwm -;label-focused = %index% -;label-focused-background = ${colors.background-alt} -;label-focused-underline= ${colors.primary} -;label-focused-padding = 2 +label-focused = %index% +label-focused-background = ${colors.background-alt} +label-focused-underline= ${colors.primary} +label-focused-padding = 2 -;label-occupied = %index% -;label-occupied-padding = 2 +label-occupied = %index% +label-occupied-padding = 2 -;label-urgent = %index%! -;label-urgent-background = ${colors.alert} -;label-urgent-padding = 2 +label-urgent = %index%! +label-urgent-background = ${colors.alert} +label-urgent-padding = 2 -;label-empty = %index% -;label-empty-foreground = ${colors.foreground-alt} -;label-empty-padding = 2 +label-empty = %index% +label-empty-foreground = ${colors.foreground-alt} +label-empty-padding = 2 ; Separator in between workspaces ON / OFF ; label-separator = | +;########################## ;# bspwm module new + icons -[module/bspwm] -type = internal/bspwm +;[module/bspwm] +;type = internal/bspwm -enable-click = true -enable-scroll = true +;enable-click = true +;enable-scroll = true ;reverse-scroll = true -pin-workspaces = true +;pin-workspaces = true -ws-icon-0 = 1; -ws-icon-1 = 2; -ws-icon-2 = 3; -ws-icon-3 = 4; -ws-icon-4 = 5; -ws-icon-5 = 6; -ws-icon-6 = 7; -ws-icon-7 = 8; -ws-icon-8 = 9; -ws-icon-9 = 10; -ws-icon-default = "" +;ws-icon-0 = 1; +;ws-icon-1 = 2; +;ws-icon-2 = 3; +;ws-icon-3 = 4; +;ws-icon-4 = 5; +;ws-icon-5 = 6; +;ws-icon-6 = 7; +;ws-icon-7 = 8; +;ws-icon-8 = 9; +;ws-icon-9 = 10; +;ws-icon-default = "" format = @@ -223,7 +224,7 @@ label-private-foreground = ${colors.foreground} ; Separator in between workspaces ;label-separator = | -;label-separator-padding = 10 +;label-separator-padding = 1 ;label-separator-foreground = #ffb52a