all repos — dotfiles @ 9c4ee98d615519cebca77c027c8b2485bc0c5d2b

my *nix dotfiles

switch to feather icons for bar
icyphox icyph0x@protonmail.com
Tue, 30 Jan 2018 18:24:22 +0530
commit

9c4ee98d615519cebca77c027c8b2485bc0c5d2b

parent

d2842ae9d13192be1707550592cc08907bb3221f

1 files changed, 16 insertions(+), 16 deletions(-)

jump to
M config/polybar/xfwm_barconfig/polybar/xfwm_bar

@@ -28,7 +28,7 @@ background = ${colors.bg}

foreground = ${colors.fg} font-0 = mononoki:size=12:;1 -font-1 = Material Icons:size=12:;2 +font-1 = Feather:size=12:;2 modules-left = date time volume battery modules-center = xwindow

@@ -53,20 +53,20 @@ type = internal/volume

format-volume = <ramp-volume><label-volume> module-margin-right = 1 -ramp-volume-0 =  -ramp-volume-1 =  -ramp-volume-2 =  +ramp-volume-0 =  +ramp-volume-1 =  +ramp-volume-2 =  format-volume-background = ${colors.bg} ramp-volume-foreground = ${xrdb:color6} -label-muted = - muted +label-muted =  muted [module/xwindow] type = internal/xwindow label = %title:0:30:...% -format-prefix = " " +format-prefix = " " format-prefix-foreground = ${xrdb:color6} module-margin-left = 2 format-padding = 2

@@ -79,17 +79,17 @@ enable-scroll = true

format = <label-state> -label-active =  +label-active =  label-active-foreground = ${colors.fg} label-active-background = ${colors.bg} ;label-active-padding = 1 -label-empty =  +label-empty =  label-empty-foreground = ${colors.fg} label-empty-background = ${colors.bg} ;label-empty-padding = 1 -label-urgent =  +label-urgent =  label-urgent-foreground = #EC5f67 label-urgent-background = ${colors.bg} ;label-urgent-padding = 1

@@ -99,14 +99,14 @@ [module/date]

type = internal/date interval = 1 date = " %A, %d %B -format-prefix = "" +format-prefix = "" format-prefix-foreground = ${xrdb:color6} [module/time] type = internal/date interval = 1 date = " %I:%M" -format-prefix = "" +format-prefix = "" format-prefix-foreground = ${xrdb:color6} [module/battery]

@@ -118,15 +118,15 @@ poll-interval = 5

format-charging = <label-charging> format-discharging = <ramp-capacity><label-discharging> -label-charging =  %percentage%% +label-charging =  %percentage%% label-charging-foreground = ${xrdb:color6} label-discharging = %percentage%% label-discharging-foreground = ${colors.fg} -label-full =  full! +label-full =  full! ramp-capacity-foreground = ${xrdb:color6} -ramp-capacity-0 =  -ramp-capacity-1 =  -ramp-capacity-2 =  +ramp-capacity-0 = ! +ramp-capacity-1 =  +ramp-capacity-2 =  [module/spotipy] type = custom/script