Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [global/wm]
- margin-top = 5
- margin-bottom = 5
- [bar/top]
- monitor = eDP1
- width = 100%
- height = 25
- offset-x = 0
- offset-y = 5
- padding-right = 2
- background = #000000
- foreground = #ffffff
- font-0 = Source Sans Pro:pixelsize=14;1
- font-1 = unifont:size=6:heavy:fontformat=truetype;-2
- font-2 = siji:pixelsize=10;0
- font-3 = FontAwesome:pixelsize=14;0
- modules-left = powermenu wireless-network
- modules-center = date
- modules-right = volume battery
- override-redirect = false
- [bar/bottom]
- monitor = eDP1
- width = 100%
- height = 25
- offset-x = 0
- offset-y = 5
- padding-right = 2
- bottom = true
- background = #000000
- foreground = #ffffff
- font-0 = Source Sans Pro:pixelsize=14;1
- font-1 = unifont:size=6:heavy:fontformat=truetype;-2
- font-2 = siji:pixelsize=10;0
- font-3 = FontAwesome:pixelsize=14;0
- modules-left =
- modules-center = i3
- modules-right =
- override-redirect = false
- [module/i3]
- type = internal/i3
- format = <label-state> <label-mode>
- index-sort = true
- wrapping-scroll = true
- strip-wsnumbers = true
- pin-workspaces = true
- label-mode-padding = 5
- label-mode-foreground = #ffffff
- label-unfocused-foreground = #888888
- label-unfocused-padding = 1
- label-visible-foregroud = #888888
- label-visible-padding = 1
- label-focused-foreground = #ffffff
- label-focused-padding = 1
- label-urgent-padding = 1
- [module/date]
- type = internal/date
- interval = 5
- date = "%d/%m/%y"
- date-alt = " %d"
- time = " %H:%M:%S"
- time-alt = %H:%M
- label = %date% %time%
- [module/volume]
- type = internal/volume
- format-volume = <label-volume> <bar-volume>
- label-volume = ""
- label-volume-foreground = ${root.foreground}
- label-muted = MUTED
- bar-volume-width = 10
- bar-volume-foreground-0 = #55aa55
- bar-volume-foreground-1 = #55aa55
- bar-volume-foreground-2 = #55aa55
- bar-volume-foreground-3 = #55aa55
- bar-volume-foreground-4 = #55aa55
- bar-volume-foreground-5 = #f5a70a
- bar-volume-foreground-6 = #ff5555
- bar-volume-gradient = false
- bar-volume-indicator = │
- bar-volume-indicator-font = 2
- bar-volume-indicator-foreground = #ff
- bar-volume-fill = ─
- bar-volume-fill-font = 2
- bar-volume-empty = ─
- bar-volume-empty-font = 2
- bar-volume-empty-foreground =
- [module/battery]
- type = internal/battery
- full-at = 99
- battery = BAT0
- adapter = AC
- poll-interval = 5
- format-charging = <animation-charging> <label-charging>
- format-discharging = <ramp-capacity> <label-discharging>
- format-full = <ramp-capacity> <label-full>
- label-charging = "%percentage%%"
- label-discharging = "↓%percentage%%"
- label-full = " |100%"
- ramp-capacity-0 = " ▁"
- ramp-capacity-1 = " ▂"
- ramp-capacity-2 = " ▄"
- ramp-capacity-3 = " ▆"
- ramp-capacity-4 = " █"
- animation-charging-0 = " ▁↑"
- animation-charging-1 = " ▂⇡"
- animation-charging-2 = " ▄↑"
- animation-charging-3 = " ▆⇡"
- animation-charging-4 = " █↑"
- label-padding = 10
- [module/wireless-network]
- type = internal/network
- interface = wlp1s0
- format-connected = <label-connected>
- format-disconnected = <label-disconnected>
- format-packetloss = <animation-packetloss> <label-connected>
- label-connected = %essid% %downspeed:9%
- label-connected-foreground = #eefafafa
- label-disconnected = Disconnected
- label-disconnected-foreground = #66ffffff
- [module/powermenu]
- type = custom/menu
- format-padding = 5
- label-open = ☰
- label-close = ☷
- menu-0-0 = " -Reboot- "
- menu-0-0-foreground = #fbdf22
- menu-0-0-exec = menu-open-1
- menu-0-1 = " -Power Off- "
- menu-0-1-foreground = #ff2222
- menu-0-1-exec = menu-open-2
- menu-1-0 = " -Cancel- "
- menu-1-0-foreground = #22ff22
- menu-1-0-exec = menu-open-0
- menu-1-1 = " -Reboot- "
- menu-1-1-foreground = #fbdf22
- menu-1-1-exec = reboot
- menu-2-0 = " -Power Off- "
- menu-2-0-foreground = #ff2222
- menu-2-0-exec = poweroff
- menu-2-1 = " -Cancel- "
- menu-2-1-foreground = #22ff22
- menu-2-1-exec = menu-open-0
Advertisement
Add Comment
Please, Sign In to add comment