gianmarco
/
dotfiles
Archived
1
0
Fork 0

Changed the workspace icons to circles

master
Gianmarco Gargiulo 2021-10-31 19:37:39 +01:00
parent e87ac90014
commit 5672d083c4
1 changed files with 11 additions and 11 deletions

View File

@ -1015,13 +1015,13 @@ enable-scroll = true
; NOTE: The desktop name needs to match the name configured by the WM
; You can get a list of the defined desktops using:
; $ xprop -root _NET_DESKTOP_NAMES
icon-0 = Desktop 1;
icon-1 = Desktop 2;
icon-2 = Desktop 3;
icon-3 = Desktop 4;
icon-4 = Desktop 5;
icon-5 = Desktop 6;
icon-default =
;icon-0 = Desktop 1;
;icon-1 = Desktop 2;
;icon-2 = Desktop 3;
;icon-3 = Desktop 4;
;icon-4 = Desktop 5;
;icon-5 = Desktop 6;
icon-default =
; Available tags:
@ -1041,7 +1041,7 @@ label-monitor = %name%
; %icon%
; %index%
; Default: %icon% %name%
label-active = %icon%
label-active =
label-active-foreground = ${color.secondary}
label-active-underline = ${color.secondary}
@ -1050,7 +1050,7 @@ label-active-underline = ${color.secondary}
; %icon%
; %index%
; Default: %icon% %name%
label-occupied = %icon%
label-occupied =
label-occupied-foreground = ${color.foreground}
; Available tokens:
@ -1058,7 +1058,7 @@ label-occupied-foreground = ${color.foreground}
; %icon%
; %index%
; Default: %icon% %name%
label-urgent = %icon%
label-urgent =
label-urgent-foreground = ${color.alternate}
; Available tokens:
@ -1066,7 +1066,7 @@ label-urgent-foreground = ${color.alternate}
; %icon%
; %index%
; Default: %icon% %name%
label-empty = %icon%
label-empty =
label-empty-foreground = ${color.foreground-alt}
label-active-padding = 2