aboutsummaryrefslogtreecommitdiff
path: root/polybar
diff options
context:
space:
mode:
authorSébastien Dailly <sebastien@chimrod.com>2019-04-22 11:45:44 +0200
committerSébastien Dailly <sebastien@chimrod.com>2019-04-22 11:45:44 +0200
commit4e3bbbc43654f4c4d4e992d9c09bc270572f6032 (patch)
tree34c35f2046f3406e336a4205bcd3e5bb6aa9a42e /polybar
parent4c7aaef74b7c1507ae79f7794eeef80f01dd40e9 (diff)
Update conf
Diffstat (limited to 'polybar')
-rw-r--r--polybar/.config/polybar/config43
1 files changed, 22 insertions, 21 deletions
diff --git a/polybar/.config/polybar/config b/polybar/.config/polybar/config
index 2d2c26b..3dc0d7d 100644
--- a/polybar/.config/polybar/config
+++ b/polybar/.config/polybar/config
@@ -96,7 +96,7 @@ label-empty-padding = 2
[module/i3]
label-active-font = 0
type = internal/i3
-format = <label-state> <label-mode>
+format = [<label-state>] <label-mode>
index-sort = true
wrapping-scroll = false
@@ -132,29 +132,30 @@ label-visible-padding = ${self.label-focused-padding}
strip-wsnumbers = true
-ws-icon-0 = 101:Web;
-ws-icon-1 = 100:Mail;
-
# All the characters comes from materialdesignicons.
-ws-icon-2 = 102:Musique;
-ws-icon-3 = 1;
-ws-icon-4 = 2;
-ws-icon-5 = 3;
-ws-icon-6 = 4;
-ws-icon-7 = 5;
-ws-icon-8 = 6;
-ws-icon-9 = 7;
-ws-icon-10 = 8;
-ws-icon-11 = 9;
-ws-icon-12 = 10;
-ws-icon-13 = 11;
-ws-icon-14 = 12;
-ws-icon-15 = 0:code-pdf;︹
-ws-icon-default = ○
+ws-icon-0 = 0;0
+ws-icon-1 = 1;
+ws-icon-2 = 2;
+ws-icon-3 = 3;
+ws-icon-4 = 4;
+ws-icon-5 = 5;
+ws-icon-6 = 6;
+ws-icon-7 = 7;
+ws-icon-8 = 8;
+ws-icon-9 = 9;
+ws-icon-10 = 10;
+ws-icon-11 = 11;
+ws-icon-12 = 12;
+ws-icon-13 = 100:Mail;
+ws-icon-14 = 101:Web;
+ws-icon-15 = 102:Musique;
+ws-icon-16 = 50:code-pdf;︹
+ws-icon-17 = 99:Inkscape;
+ws-icon-default = 
; Separator in between workspaces
-label-separator = " "
-label-separator-padding = 0
+#label-separator = " "
+#label-separator-padding = 0
#label-separator-foreground = #ffb52a
[module/date]