1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 | [settings]
throttle-output = 5
throttle-output-for = 10
throttle-input-for = 30
compositing-background = over
compositing-foreground = source
compositing-overline = over
compositing-underline = over
compositing-border = over
[bar/top]
bottom = false
width = 100%
height = 23
radius = 0
fixed-center = true
background = #f9f9f9
foreground = #000000
border-left-size = 3
border-left-color = #00000000
border-top-size = 3
border-top-color = #00000000
border-bottom-size = 3
border-bottom-color = #00000000
spacing = 2
font-0 = Product Sans:size=10.5:antialias=true;3
font-1 = HanaMinB:fontformat=truetype:size=10:antialias=true;3
font-2 = FontAwesome:pixelsize=10;3
font-3 = HanaMinA:fontformat=truetype:size=10:antialias=true;3
font-4 = Hack:pixelsize=15;3
modules-left = i3 p1 cpu p2 memory p3 filesystem p4 volume p5 mpd
; p6
modules-right = wireless-network p7 battery p8 date p9 time p10
scroll-up = i3wm-wsnext
scroll-down = i3wm-wsprev
tray-position = right
tray-background transparent
tray-padding = 5
[module/i3]
type = internal/i3
format = <label-state> <label-mode>
format-padding = 2
index-sort = true
;;;pin-workspaces = true
;;;wrapping-scroll = true
;;;strip-wsnumbers = true
enable-click = true
;;;scroll-up = i3wm-wsnext
;;;scroll-down = i3wm-wsprev
click-left = i3wm-wsprev
;;;click-right = i3wm-wsnext
label-mode = %mode%
label-mode-padding = 0
label-mode-foreground = #BBBBBB
label-indicator-padding = 1
;;;label-indicator-background = #BBBBBB
label-indicator-underline = #FF0000
;----------------focused
label-focused = %name%
label-focused-foreground transparent
label-focused-padding = 1
label-focused-underline = #d8d8d8
;----------------unfocused
label-unfocused = %name%
label-unfocused-foreground = #747474
label-unfocused-padding = 1
label-unfocused-underline = #747474
;----------------visible
label-visible = %name
label-visible-foregroud = #888888
label-visible-padding = 1
;;;label-visible-background = #BBBBBB
label-visible-underline = #FF0000
;----------------urgent
label-urgent = %name%
label-urgent-padding = 1
label-urgent-background = #FF0000
label-urgent-foreground = #FFFFFF
label-urgent-underline = #FF0000
[module/p1]
type = custom/text
content = " | "
content-font = 2
content-foreground = #ff5d73
content-background = #f9f9f9
[module/cpu]
type = internal/cpu
interval = 1
format = <bar-load><label>
format-padding = 2
format-background = #f9f9f9
format-foreground = #945dff
bar-load-indicator =
bar-load-width = 5
bar-load-foreground-0 = #2b2b2b
bar-load-fill =
bar-load-empty =
bar-load-empty-foreground = #CEB6FF
label-format = %percentage%
[module/p2]
type = custom/text
content = " | "
content-font = 2
content-foreground = #945DFF
content-background = #f9f9f9
[module/memory]
type = internal/memory
interval = 1
format = <bar-used><label>
format-background = #f9f9f9
format-foreground = #ff5d73
format-padding = 2
;label = RAM %gb_used%/%gb_free%
bar-used-indicator =
bar-used-width = 5
bar-used-foreground-0 = #2b2b2b
bar-used-fill =
bar-used-empty =
bar-used-empty-foreground = #FFBEC7
label-format = %percentage_used%
[module/p3]
type = custom/text
content = " | "
content-font = 2
content-foreground = #ff5d73
content-background = #f9f9f9
[module/filesystem]
type = internal/fs
interval = 10
mount-0 = /
;mount-1 = /home
;mount-2 = /invalid/mountpoint
format-mounted = <bar-used><label-mounted>
format-mounted-background = #f9f9f9
format-mounted-foreground = #945dff
format-mounted-padding = 2
label-mounted = %percentage_used%%
;label-unmounted = %mountpoint%: not mounted
label-unmounted-foreground = #ffffff
bar-used-indicator =
bar-used-width = 5
bar-used-foreground-0 = #2b2b2b
bar-used-fill =
bar-used-empty =
bar-used-empty-foreground = #CEB6FF
[module/p4]
type = custom/text
content = " | "
content-font = 2
content-foreground = #945DFF
content-background = #f9f9f9
[module/wireless-network]
type = internal/network
interface = wlp2s0
interval = 1.0
;udspeed-minwidth = 0
accumulate-stats = true
format-connected = <label-connected>
format-connected-padding = 2
format-connected-background = #f9f9f9
format-connected-foreground = #ff5d73
label-connected = %downspeed% %upspeed%
label-connected-foreground = #2b2b2b
format-disconnected = <label-disconnected>
format-disconnected-padding = 2
format-disconnected-background = #f9f9f9
format-disconnected-foreground = #ff5d73
label-disconnected = Offline
label-disconnected-foreground = #2b2b2b
[module/p5]
type = custom/text
content = " | "
content-font = 2
content-foreground = #ff5d73
content-background = #f9f9f9
[module/mpd]
type = internal/mpd
interval = 1
;label = <label-song> <icon-[random|repeat|repeatone]> <bar-progress>
host = 127.0.0.1
port = 6600
;format-online = <icon-prev> <icon-seekb> <icon-stop> <toggle> <icon-seekf> <icon-next> <label-time> <label-song> <bar-progress>
format-online = <icon-prev> <toggle> <icon-next> <label-song>
format-online-background = #f9f9f9
format-online-foreground = #2b2b2b
format-online-padding = 2
format-offline = <label-offline>
format-offline-background = #f9f9f9
format-offline-foreground = #945dff
format-offline-padding = 2
label-offline = Off
label-offline-foreground = #2b2b2b
label-song = %title%
;----------------Awesome >
icon-play =
icon-play-foreground = #ff5d73
icon-pause =
icon-pause-foreground = #ff5d73
;icon-stop =
icon-prev =
icon-prev-foreground = #945dff
icon-next =
icon-next-foreground = #945dff
;icon-seekb =
;icon-seekf =
;icon-random =
;icon-repeat =
;icon-repeatone =
;bar-progress-width = 15
;bar-progress-indicator =
;bar-progress-fill =
;bar-progress-empty =
;bar-progress-foreground-0 = #d8d8d8
;bar-progress-empty-foreground = #444444
[module/p6]
type = custom/text
content = " | "
content-font = 2
content-foreground = #945DFF
content-background = #f9f9f9
[module/volume]
type = internal/volume
master-mixer = Master
format-volume-background = #f9f9f9
format-volume-padding = 2
format-volume = <bar-volume><label-volume>
format-volume-foreground = #ff5d73
label-volume-format = %percentage%
format-muted = X <label-muted>
format-muted-padding = 2
format-muted-background = #f9f9f9
format-muted-foreground = #ff5d73
label-muted = Muted
label-muted-foreground = #2b2b2b
bar-volume-width = 5
bar-volume-foreground-0 = #2b2b2b
;bar-volume-gradient = false
bar-volume-indicator =
bar-volume-fill =
bar-volume-empty =
bar-volume-empty-foreground = #FFBEC7
[module/p7]
type = custom/text
content = " | "
content-font = 2
content-foreground = #ff5d73
content-background = #f9f9f9
[module/battery]
type = internal/battery
full-at = 100%
;----------------$ ls -1 /sys/class/power_supply/
battery = BAT0
adapter = ADP1
poll-interval = 5
;time-format = %H:%M
format-charging = <label-charging>
format-charging-background = #f9f9f9
format-charging-foreground = #945dff
format-charging-padding = 2
format-discharging = <label-discharging>
format-discharging-background = #f9f9f9
format-discharging-foreground = #945dff
format-discharging-padding = 2
format-full = <label-full>
format-full-background = #f9f9f9
format-full-foreground = #945dff
format-full-padding = 2
label-charging = %percentage%
label-discharging = %percentage%
label-full = %percentage%%
label-charging-foreground = #2b2b2b
label-discharging-foreground = #2b2b2b
label-full-foreground = #2b2b2b
bar-capacity-indicator =
bar-capacity-width = 15
;bar-capacity-foreground-0 = #2b2b2b
bar-capacity-fill =
bar-capacity-empty =
bar-capacity-empty-foreground = #d8d8d8
[module/p8]
type = custom/text
content = " | "
content-font = 2
content-foreground = #945DFF
content-background = #f9f9f9
[module/date]
type = internal/date
interval = 1
date = %a, %d %b %Y
format = <label>
format-padding = 2
format-background = #f9f9f9
format-foreground = #ff5d73
label = %date%
label-foreground = #2b2b2b
;label-font = 3
[module/p9]
type = custom/text
content = " | "
content-font = 2
content-foreground = #ff5d73
content-background = #f9f9f9
[module/time]
type = internal/date
interval = 1
time = %H:%M:%S
format = <label>
format-padding = 2
format-background = #f9f9f9
format-foreground = #945DFF
label = %time%
label-foreground = #2b2b2b
;label-font = 3
[module/p10]
type = custom/text
content = " | "
content-font = 2
content-foreground = #945DFF
content-background = #f9f9f9
|
x