Update polybar config and .gitconfig

Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
This commit is contained in:
Severin Kaderli 2018-12-17 01:31:19 +01:00
parent db7c7418ed
commit 4f606bddb5
5 changed files with 14 additions and 12 deletions

View file

@ -21,8 +21,9 @@ font-2 = Font Awesome 5 Brands:pixelsize=12;3
font-3 = siji:pixelsize=12;3
modules-left = i3
modules-center = xwindow
modules-center = xwindow
modules-right = battery volume backlight wlan date
separator = |
#wm-restack = i3
@ -69,15 +70,14 @@ label-urgent-padding = 4
[module/xwindow]
type = internal/xwindow
label = %title:0:50:...%
label-padding = 4
[module/date]
type = internal/date
interval = 1.0
date = %F
time = %H:%M:%S
label =  %date% %time%
format = <label>
type = custom/script
exec = date +"%F %H:%M:%S"
format =  <label>
label = %output%
interval = 1
click-left = xdg-open "https://www.google.com/calendar/render#g"
[module/battery]
type = internal/battery
@ -124,7 +124,7 @@ type = internal/network
interface = wlp3s0
interval = 3.0
format-connected = <ramp-signal> <label-connected>
format-connected = %{A1:wicd-client -n:}<ramp-signal> <label-connected>%{A}
format-connected-underline = #9f78e1
label-connected = %essid%