Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [colors]
- background = #000
- background-alt = #000
- foreground = #fff
- foreground-alt = ${xrdb:color7:#222}
- primary = ${xrdb:color1:#222}
- secondary = ${xrdb:color2:#222}
- alert = ${xrdb:color5:#222}
- [bar/time]
- override-redirect = false
- wm-restack = bspwm
- width = 250
- height = 28
- bottom = false
- offset-x = 815
- offset-y = 0# distance from screen top to bar
- fixed-center = true
- ; line-size = 0
- radius = 0
- background = ${colors.background}
- ;background = ${colors.background}
- ; foreground = ${colors.foreground}
- foreground = #44ace8
- font-0 = IBMPlexMono:style=bold:pixelsize=10;2
- font-1 = FontAwesome5Free:style=Solid:pixelsize=12;3
- font-2 = FontAwesome5Brands:style=Regular:pixelsize=12;2
- line-size = 0
- padding-right = 2
- padding-left = 0
- modules-center = date time
- ; modules-center = gap gap gap previous gap3 next
- ; modules-right = spotify gap2 gap2 brightness gap volume
- ;polypomo blank brightness volume battery power blank2
- tray-position =
- tray-offset-y = -1
- ; tray-offset-x = -${self.radius}
- tray-padding = 5
- tray-radius = 0
- tray-background = #00263238
- ; tray-background = ${colors.background}
- tray-detached = false
- ; tray-offset-x = -20
- ; border-bottom-color = #c6c6c6
- ; border-bottom-size = 4
- ; border-top-color = #c6c6c6
- ; border-top-size = 4
- border-color = #989898
- border-size = 0
- [module/date]
- type = internal/date
- interval = 1.0
- date = %d-%b-%Y
- label-foreground = ${colors.foreground}
- ; label-background = ${colors.background}
- # format-underline = #e0e0e0
- label-overline = #13100f
- format-prefix-overline = #13100f
- label-underline = #009bb9
- ; format-prefix-underline = #13100f
- format-suffix-overline = #13100f
- ; format-suffix-underline = #13100f
- label = "%date%"
- label-font = 2
- format-prefix = " "
- format-suffix = " "
- ;format-prefix-foreground = ${colors.alert}
- ; format-offset = -40
- [module/time]
- type = internal/date
- interval = 1.0
- ; time = %I:%M %p
- time = %I:%M %p
- label-foreground = ${colors.foreground}
- ; format-prefix-foreground = ${colors.alert}
- label-overline = #13100f
- format-prefix-overline = #13100f
- format-underline = #009bb9
- ;label-background = ${colors.background}
- label = " %time% "
- label-font = 2
- ;format-prefix = "%{T5}%{T-}"
- ; format-underline = #6ebfd4
- ; format-foreground = #000000
- ;format-underline = ${colors.alert}
Add Comment
Please, Sign In to add comment