+ polbar config fam
This commit is contained in:
parent
1a6ce10d54
commit
32df7c86a4
181
dotfiles/polybar/config
Normal file
181
dotfiles/polybar/config
Normal file
@ -0,0 +1,181 @@
|
||||
[settings]
|
||||
throttle-ms = 50
|
||||
throttle-limit = 5
|
||||
|
||||
[bar/cute]
|
||||
monitor = DP-2
|
||||
width = 100%
|
||||
height = 27
|
||||
offset-y = 5
|
||||
|
||||
background = #ff5f627a
|
||||
foreground = #f2f2f2
|
||||
|
||||
overline-size = 2
|
||||
overline-color = #bc92f8
|
||||
underline-size = 2
|
||||
underline-color = #bc92f8
|
||||
|
||||
spacing = 1
|
||||
padding-right = 2
|
||||
module-margin-left = 0
|
||||
module-margin-right = 2
|
||||
|
||||
font-0 = Fixedsys Excelsior 3.01:pixelsize=12:antialias=true:autohint=true
|
||||
font-1 = Fixedsys Excelsior 3.01:pixelsize=12:antialias=true:autohint=true
|
||||
font-2 = Fixedsys Excelsior 3.01:pixelsize=12:antialias=true:autohint=true
|
||||
font-3 = Fixedsys Excelsior 3.01:pixelsize=12:antialias=true:autohint=true
|
||||
font-4 = Fixedsys Excelsior 3.01:pixelsize=12:antialias=true:autohint=true
|
||||
|
||||
modules-left = i3 title
|
||||
modules-right = pulseaudio filesystem clock
|
||||
|
||||
tray-position = right
|
||||
#override-redirect = true
|
||||
|
||||
[module/i3]
|
||||
type = internal/i3
|
||||
|
||||
format = <label-state> <label-mode>
|
||||
format-spacing = 0
|
||||
|
||||
label-focused = %index%
|
||||
label-focused-padding = 2
|
||||
label-focused-margin = 1
|
||||
label-focused-font = 3
|
||||
label-focused-foreground = #fff
|
||||
label-focused-background = #2fbbf2
|
||||
label-focused-overline = #148ebe
|
||||
label-focused-underline = #148ebe
|
||||
|
||||
label-unfocused = %index%
|
||||
label-unfocused-padding = 2
|
||||
label-unfocused-margin = 1
|
||||
label-unfocused-background = #eeeeee
|
||||
label-unfocused-foreground = #dd222222
|
||||
label-unfocused-overline = #c5c5c5
|
||||
label-unfocused-underline = #c5c5c5
|
||||
label-unfocused-font = 3
|
||||
|
||||
label-urgent = %index%
|
||||
label-urgent-padding = 2
|
||||
label-urgent-margin = 1
|
||||
label-urgent-font = 3
|
||||
|
||||
label-visible = %index%
|
||||
label-visible-padding = 2
|
||||
label-visible-margin = 1
|
||||
label-visible-font = 3
|
||||
|
||||
[module/title]
|
||||
type = internal/xwindow
|
||||
format = <label>
|
||||
|
||||
format-padding = 2
|
||||
format-background = #843b58
|
||||
format-foreground = #f0f0f0
|
||||
|
||||
label-empty = Sex Number 69
|
||||
label-empty-foreground = #f0f0f0
|
||||
|
||||
[module/filesystem]
|
||||
type = internal/fs
|
||||
|
||||
mount-0 = /
|
||||
mount-1 = /home
|
||||
|
||||
interval = 60
|
||||
spacing = 4
|
||||
|
||||
label-mounted-background = #371748
|
||||
label-mounted-foreground = #f0f0f0
|
||||
label-mounted-underline = #4B2E5A
|
||||
label-mounted-overline = #4B2E5A
|
||||
label-mounted-padding = 2
|
||||
|
||||
label-mounted = %mountpoint% %percentage_used% of %total%
|
||||
|
||||
|
||||
[module/cpu]
|
||||
type = internal/cpu
|
||||
interval = 0.5
|
||||
|
||||
format = <label> <ramp-coreload>
|
||||
|
||||
format-padding = 2
|
||||
format-background = #843b58
|
||||
format-foreground = #f0f0f0
|
||||
format-underline = #904F69
|
||||
format-overline = #904F69
|
||||
|
||||
label = cpu
|
||||
label-font = 3
|
||||
|
||||
ramp-coreload-0 = ▁
|
||||
ramp-coreload-0-font = 5
|
||||
ramp-coreload-0-foreground = #ffffff
|
||||
|
||||
ramp-coreload-1 = ▂
|
||||
ramp-coreload-1-font = 5
|
||||
ramp-coreload-1-foreground = #ffffff
|
||||
|
||||
ramp-coreload-2 = ▃
|
||||
ramp-coreload-2-font = 5
|
||||
ramp-coreload-2-foreground = #ffffff
|
||||
|
||||
ramp-coreload-3 = ▄
|
||||
ramp-coreload-3-font = 5
|
||||
ramp-coreload-3-foreground = #ffffff
|
||||
|
||||
ramp-coreload-4 = ▅
|
||||
ramp-coreload-4-font = 5
|
||||
ramp-coreload-4-foreground = #000000
|
||||
|
||||
ramp-coreload-5 = ▆
|
||||
ramp-coreload-5-font = 5
|
||||
ramp-coreload-5-foreground = #000000
|
||||
|
||||
ramp-coreload-6 = ▇
|
||||
ramp-coreload-6-font = 5
|
||||
ramp-coreload-6-foreground = #ff3b51
|
||||
|
||||
ramp-coreload-7 = █
|
||||
ramp-coreload-7-font = 5
|
||||
ramp-coreload-7-foreground = #ff3b51
|
||||
|
||||
[module/memory]
|
||||
type = internal/memory
|
||||
|
||||
format = <label> <bar-used>
|
||||
|
||||
format-background = #843b58
|
||||
format-foreground = #f0f0f0
|
||||
format-underline = #904F69
|
||||
format-overline = #904F69
|
||||
|
||||
label = memory
|
||||
label-font = 3
|
||||
|
||||
bar-used-width = 10
|
||||
bar-used-indicator = |
|
||||
bar-used-indicator-font = 4
|
||||
bar-used-indicator-foreground = #ffaaf5
|
||||
bar-used-fill = ─
|
||||
bar-used-fill-font = 4
|
||||
bar-used-fill-foreground = #ffaaf5
|
||||
bar-used-empty = ─
|
||||
bar-used-empty-font = 4
|
||||
bar-used-empty-foreground = #934e94
|
||||
|
||||
[module/clock]
|
||||
type = internal/date
|
||||
date = %%{T3}%d %b, %H:%M%%{T-}
|
||||
|
||||
format-padding = 2
|
||||
format-background = #ff4279
|
||||
format-foreground = #ffcddc
|
||||
format-underline = #ff63a5
|
||||
format-overline = #ff63a5
|
||||
|
||||
; vim:ft=dosini
|
||||
|
Loading…
Reference in New Issue
Block a user