poetician

Polybar i3 | NVMe0n1 Plum Gold | Wmderland added

Sep 5th, 2021 (edited)
787
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 55.65 KB | None | 0 0
  1. ;=====================================================
  2. ;
  3. ; To learn more about how to configure Polybar
  4. ; go to https://github.com/jaagr/polybar
  5. ;
  6. ; The README contains alot of information
  7. ; Themes : https://github.com/jaagr/dots/tree/master/.local/etc/themer/themes
  8. ; https://github.com/jaagr/polybar/wiki/
  9. ; https://github.com/jaagr/polybar/wiki/Configuration
  10. ; https://github.com/jaagr/polybar/wiki/Formatting
  11. ;
  12. ;=====================================================
  13.  
  14. [global/wm]
  15. ;https://github.com/jaagr/polybar/wiki/Configuration #global-wm-settings
  16. margin-top = 0
  17. margin-bottom = 0
  18.  
  19. [settings]
  20. ;https://github.com/jaagr/polybar/wiki/Configuration
  21. ;application-settings
  22. throttle-output = 5
  23. throttle-output-for = 10
  24. screenchange-reload = true
  25. compositing-background = over
  26. compositing-foreground = over
  27. compositing-overline = over
  28. compositing-underline = over
  29. compositing-border = over
  30.  
  31. [colors]
  32. ; Define fallback values used by all module formats
  33. ;format-prefix-foreground = #48809a
  34. format-foreground = #3f2e1a
  35. ;format-background = #1a948809
  36. format-underline = #33c7af6a
  37. format-overline = #33662D00
  38. format-spacing =
  39. format-padding =
  40. format-margin =
  41. format-offset =
  42.  
  43. ; 0263 Lampadaire theme =========
  44. ;background = #48809a
  45. ;foreground = #FEE589
  46. ;alert = #ffa500
  47. ;primary = #99fdb739
  48. ;secondary = #1afdb739
  49. ;volume-min = #899ba2
  50. ;volume-med = #FEE589
  51. ;volume-max = #01506e
  52.  
  53. ; 0004 Leopard theme ============
  54. ;background = #99E2B856
  55. ;foreground = #e7ebde
  56. ;alert = #ffa500
  57. ;primary = #99fdb739
  58. ;secondary = #1afdb739
  59. ;volume-min = #60542F
  60. ;volume-med = #F4CF70
  61. ;volume-max = #FAFDDD
  62.  
  63. ; Zucc 01 Theme
  64. ;background = #c8c8cd
  65. ;foreground = #3C3A37
  66. ;alert = #ffa500
  67.  
  68. ; Lettuce Flower Theme
  69. ;background = #a3a3a3
  70. ;foreground = #f8d351
  71. ;foreground = #f2eac3
  72. ;alert = #ae926d
  73.  
  74. ; Opactrans
  75. background = #14000000
  76. ;foreground = #3f2e1a
  77. foreground = #f2eac3
  78. alert = #513b22
  79.  
  80. ################################################################################
  81. ############ MAINBAR-I3 ############
  82. ################################################################################
  83.  
  84. [bar/mainbar-i3]
  85.  
  86. monitor = ${env:MONITOR}
  87. ;monitor-fallback = HDMI1
  88. monitor-strict = false
  89. override-redirect = false
  90. bottom = false
  91. fixed-center = false
  92. width = 1720
  93. height = 34
  94. ;offset-x = 4%
  95. ;offset-y = 4
  96. locale = fr_CA.UTF-8
  97.  
  98. ;background = ${colors.background}
  99. foreground = ${colors.foreground}
  100.  
  101. ; Background gradient (vertical steps)
  102. ; background-[0-9]+ = #aarrggbb
  103. background-0 = #1f513b22
  104. background-1 = #1f513b22
  105. background-2 = #a8513b22
  106. background-3 = #a8513b22
  107. background-4 = #a8513b22
  108. background-5 = #a8513b22
  109. background-6 = #a8513b22
  110. background-7 = #1f513b22
  111. background-8 = #14513b22
  112. background-9 = #0a513b22
  113.  
  114. radius-top = 14
  115. radius-bottom = 17
  116.  
  117. line-size = 2
  118. line-color = #f2eac3
  119.  
  120. ;border-size = 6
  121. border-left-size = 200
  122. border-right-size = 0
  123. border-top-size = 0
  124. border-bottom-size = 0
  125. border-color = #00000000
  126.  
  127. padding-left = 4
  128. padding-right = 4
  129.  
  130. module-margin-left = 1
  131. module-margin-right = 1
  132.  
  133. font-0 = "Jura:size=14;0"
  134. font-1 = "FontAwesome:size=12;0"
  135. font-2 = "Jura:size=14;0"
  136. font-3 = "FantasqueSansMono:size=13;0"
  137.  
  138. modules-left = i3
  139. modules-center =
  140. modules-right = networkspeedup networkspeeddown cpu2 memory2 filesystem date
  141.  
  142. ;separator = |
  143.  
  144. dim-value = 0.7
  145.  
  146. #i3: Make the bar appear below windows
  147. ;wm-restack = i3
  148. ;override-redirect = true
  149.  
  150. ; Enable support for inter-process messaging
  151. ; See the Messaging wiki page for more details.
  152. enable-ipc = true
  153.  
  154. ; Fallback click handlers that will be called if
  155. ; there's no matching module handler found.
  156. click-left = jgmenu_run
  157. click-middle =
  158. click-right = rofi -show drun
  159. scroll-up = i3wm-wsnext
  160. scroll-down = i3wm-wsprev
  161. double-click-left =
  162. double-click-middle =
  163. double-click-right =
  164.  
  165. ; Requires polybar to be built with xcursor support (xcb-util-cursor)
  166. ; Possible values are:
  167. ; - default : The default pointer as before, can also be an empty string (default)
  168. ; - pointer : Typically in the form of a hand
  169. ; - ns-resize : Up and down arrows, can be used to indicate scrolling
  170. cursor-click =
  171. cursor-scroll =
  172.  
  173. ################################################################################
  174. ############ MAINBAR-I3-EXTRA ############
  175. ################################################################################
  176.  
  177. [bar/mainbar-i3-extra]
  178.  
  179. monitor = ${env:MONITOR}
  180. ;monitor-fallback = HDMI1
  181. monitor-strict = false
  182. bottom = true
  183. fixed-center = true
  184. width = 920
  185. height = 30
  186. ;offset-x = 1%
  187. ;offset-y = 1%
  188. locale = fr_CA.UTF-8
  189.  
  190. ;background = ${colors.background}
  191. foreground = ${colors.foreground}
  192.  
  193. ; Background gradient (vertical steps)
  194. ; background-[0-9]+ = #aarrggbb
  195. background-0 = #0a513b22
  196. background-1 = #14513b22
  197. background-2 = #e6513b22
  198. background-3 = #e6513b22
  199. background-4 = #e6513b22
  200. background-5 = #e6513b22
  201. background-6 = #e6513b22
  202. background-7 = #1f513b22
  203. background-8 = #0a513b22
  204. background-9 = #0a513b22
  205.  
  206. radius-top = 12
  207. radius-bottom = 16
  208.  
  209. line-size = 0
  210. line-color = #f2eac3
  211.  
  212. ;border-size = 0
  213. border-left-size = 330
  214. ;border-right-size = 0
  215. ;border-top-size = 0
  216. ;border-bottom-size = 0
  217. border-color = #00000000
  218.  
  219. padding-left = 4
  220. padding-right = 4
  221.  
  222. module-margin-left = 1
  223. module-margin-right = 1
  224.  
  225. font-0 = "Jura:size=14;0"
  226. font-1 = "FontAwesome:size=11;0"
  227. font-2 = "Jura:size=14;0"
  228. font-3 = "FantasqueSansMono:size=12;0"
  229.  
  230. modules-left = kernel
  231. modules-center =
  232. modules-right = uptime
  233.  
  234. ;separator = |
  235.  
  236. dim-value = 0.6
  237.  
  238. tray-detached = true
  239. tray-offset-x = 0
  240. tray-offset-y = -3
  241. tray-padding = 1
  242. tray-maxsize = 18
  243. tray-scale = 1.0
  244. tray-position = center
  245. tray-background = #00000000
  246.  
  247. #i3: Make the bar appear below windows
  248. ;wm-restack = i3
  249. override-redirect = true
  250.  
  251. ; Enable support for inter-process messaging
  252. ; See the Messaging wiki page for more details.
  253. enable-ipc = true
  254.  
  255. ; Fallback click handlers that will be called if
  256. ; there's no matching module handler found.
  257. click-left = jgmenu_run
  258. click-middle =
  259. click-right = rofi -show drun
  260. scroll-up = i3wm-wsnext
  261. scroll-down = i3wm-wsprev
  262. double-click-left =
  263. double-click-middle =
  264. double-click-right =
  265.  
  266. ; Requires polybar to be built with xcursor support (xcb-util-cursor)
  267. ; Possible values are:
  268. ; - default : The default pointer as before, can also be an empty string (default)
  269. ; - pointer : Typically in the form of a hand
  270. ; - ns-resize : Up and down arrows, can be used to indicate scrolling
  271. cursor-click =
  272. cursor-scroll =
  273.  
  274. ################################################################################
  275. ############ MAINBAR-OPENBOX ############
  276. ################################################################################
  277.  
  278. [bar/mainbar-openbox]
  279. monitor = ${env:MONITOR}
  280. ;monitor-fallback = HDMI-A-0
  281. width = 60%
  282. height = 30
  283. ;offset-x = 1%
  284. ;offset-y = 1%
  285. radius = 0.0
  286. fixed-center = true
  287. bottom = false
  288. separator = |
  289.  
  290. background = #00000000
  291. foreground = ${colors.foreground}
  292.  
  293. line-size = 2
  294. line-color = #f00
  295.  
  296. border-size = 2
  297. ;border-left-size = 25
  298. ;border-right-size = 25
  299. ;border-top-size = 0
  300. ;border-bottom-size = 25
  301. border-color = #00000000
  302.  
  303. padding-left = 1
  304. padding-right = 1
  305.  
  306. module-margin-left = 0
  307. module-margin-right = 0
  308.  
  309. ; Enable support for inter-process messaging
  310. ; See the Messaging wiki page for more details.
  311. enable-ipc = true
  312.  
  313. font-0 = "Wallpoet_Regular:size=13;0"
  314. font-1 = "FontAwesome:size=12;0"
  315. font-2 = "Wallpoet_Regular:size=12;0"
  316. font-3 = "FantasqueSansMono:size=12;0"
  317.  
  318. modules-left = ewmh xwindow
  319. modules-center = kernel
  320. modules-right = memory2 cpu2 date
  321.  
  322. ;tray-detached = false
  323. ;tray-offset-x = 0
  324. ;tray-offset-y = 0
  325. ;tray-padding = 2
  326. ;tray-maxsize = 20
  327. ;tray-scale = 1.0
  328. ;tray-position = right
  329. ;tray-background = #0000000
  330.  
  331. ################################################################################
  332. ############ MAINBAR-OPENBOX-EXTRA ############
  333. ################################################################################
  334.  
  335. [bar/mainbar-openbox-extra]
  336. monitor = ${env:MONITOR}
  337. ;monitor-fallback = HDMI1
  338. width = 100%
  339. height = 30
  340. ;offset-x = 1%
  341. ;offset-y = 1%
  342. radius = 0.0
  343. fixed-center = true
  344. bottom = true
  345. separator = |
  346.  
  347. background = ${colors.background}
  348. foreground = ${colors.foreground}
  349.  
  350. line-size = 2
  351. line-color = #f00
  352.  
  353. border-size = 2
  354. ;border-left-size = 25
  355. ;border-right-size = 25
  356. ;border-top-size = 0
  357. ;border-bottom-size = 25
  358. border-color = #00000000
  359.  
  360. padding-left = 1
  361. padding-right = 1
  362.  
  363. module-margin-left = 0
  364. module-margin-right = 0
  365.  
  366. ; Enable support for inter-process messaging
  367. ; See the Messaging wiki page for more details.
  368. enable-ipc = true
  369.  
  370. font-0 = "Wallpoet_Regular:size=13;0"
  371. font-1 = "FontAwesome:size=12;0"
  372. font-2 = "Wallpoet_Regular:size=12;0"
  373. font-3 = "FantasqueSansMono:size=12;0"
  374.  
  375. modules-left = networkspeeddown networkspeedup
  376. modules-center =
  377. modules-right = filesystem
  378.  
  379. tray-detached = false
  380. tray-offset-x = 0
  381. tray-offset-y = 0
  382. tray-padding = 2
  383. tray-maxsize = 20
  384. tray-scale = 1.0
  385. tray-position = cemter
  386. tray-background = ${colors.background}
  387.  
  388. ################################################################################
  389. ############ MAINBAR-BSPWM ############
  390. ################################################################################
  391.  
  392. [bar/mainbar-bspwm]
  393. monitor = ${env:MONITOR}
  394. ;monitor-fallback = HDMI-A-0
  395. width =56%
  396. height = 30
  397. offset-x = 22%
  398. offset-y = 1%
  399. radius = 0
  400. fixed-center = true
  401. bottom = false
  402. ;separator = |
  403.  
  404. ; Background gradient (vertical steps)
  405. ; background-[0-9]+ = #aarrggbb
  406. background-0 = #662D00
  407. background-1 = #733A00
  408. background-2 = #804700
  409. background-3 = #8C5300
  410. background-4 = #996000
  411. background-5 = #A66D00
  412. background-6 = #B37A00
  413. background-7 = #BF8602
  414. background-8 = #CC930F
  415. background-9 = #D9A01C
  416.  
  417. line-size = 0
  418. line-color = #662D00
  419.  
  420. ;wm-restack = bspwm
  421. ;override-redirect = true
  422.  
  423. ; Enable support for inter-process messaging
  424. ; See the Messaging wiki page for more details.
  425. enable-ipc = true
  426.  
  427. border-size = 5
  428. ;border-left-size = 4
  429. ;border-right-size = 4
  430. ;border-top-size = 4
  431. ;border-bottom-size = 4
  432. border-color = #B37A00
  433.  
  434. padding-left = 18
  435. padding-right = 18
  436.  
  437. module-margin-left = 1
  438. module-margin-right = 1
  439.  
  440. font-0 = "Wallpoet_Regular:size=13;0"
  441. font-1 = "FontAwesome:size=12;0"
  442. font-2 = "Wallpoet_Regular:size=12;0"
  443. font-3 = "FantasqueSansMono:size=12;0"
  444.  
  445. modules-left = bspwm
  446. modules-center = kernel
  447. modules-right = pavolume memory2 cpu2 date
  448.  
  449. ;tray-detached = false
  450. ;tray-offset-x = 0
  451. ;tray-offset-y = 0
  452. ;tray-padding = 2
  453. ;tray-maxsize = 20
  454. ;tray-scale = 1.0
  455. ;tray-position = right
  456. ;tray-background = ${colors.background}
  457.  
  458. scroll-up = bspwm-desknext
  459. scroll-down = bspwm-deskprev
  460.  
  461. ################################################################################
  462. ############ MAINBAR-BSPWM-EXTRA ############
  463. ################################################################################
  464.  
  465. [bar/mainbar-bspwm-extra]
  466. monitor = ${env:MONITOR}
  467. ;monitor-fallback = HDMI-A-0
  468. width = 50%
  469. height = 30
  470. offset-x = 25%
  471. ;offset-y = 1%
  472. radius = 0
  473. fixed-center = true
  474. bottom = true
  475. ;separator = |
  476.  
  477. ; Background gradient (vertical steps)
  478. ; background-[0-9]+ = #aarrggbb
  479. background-0 = #D9A01C
  480. background-1 = #CC930F
  481. background-2 = #BF8602
  482. background-3 = #B37A00
  483. background-4 = #A66D00
  484. background-5 = #996000
  485. background-6 = #8C5300
  486. background-7 = #804700
  487. background-8 = #733A00
  488. background-9 = #662D00
  489.  
  490. line-size = 0
  491. line-color = #662D00
  492.  
  493. ;wm-restack = bspwm
  494. ;override-redirect = true
  495.  
  496. ; Enable support for inter-process messaging
  497. ; See the Messaging wiki page for more details.
  498. enable-ipc = true
  499.  
  500. border-size = 6
  501. ;border-left-size = 0
  502. ;border-right-size = 25
  503. ;border-top-size = 0
  504. ;border-bottom-size = 25
  505. border-color = #B37A00
  506.  
  507. padding-left = 6
  508. padding-right = 6
  509.  
  510. module-margin-left = 1
  511. module-margin-right = 1
  512.  
  513. font-0 = "Wallpoet_Regular:size=13;0"
  514. font-1 = "FontAwesome:size=12;0"
  515. font-2 = "Wallpoet_Regular:size=12;0"
  516. font-3 = "FantasqueSansMono:size=12;0"
  517.  
  518. modules-left = jgmenu networkspeeddown networkspeedup
  519. modules-center =
  520. modules-right = filesystem uptime
  521.  
  522. tray-detached = false
  523. tray-offset-x = -35
  524. tray-offset-y = 0
  525. tray-padding = 10
  526. tray-maxsize = 20
  527. tray-scale = 1.0
  528. tray-position = center
  529. tray-background = #00000000
  530.  
  531. scroll-up = bspwm-desknext
  532. scroll-down = bspwm-deskprev
  533.  
  534. ################################################################################
  535. ############ MAINBAR-HERBSTLUFTWM ############
  536. ################################################################################
  537.  
  538. [bar/mainbar-herbstluftwm]
  539. monitor = ${env:MONITOR}
  540. ;monitor-fallback = HDMI-A-0
  541. width = 80%
  542. height = 30
  543. offset-x = 10%
  544. offset-y = 2
  545. radius = 12
  546. fixed-center = true
  547. bottom = false
  548. separator = |
  549.  
  550. background = ${colors.background}
  551. foreground = ${colors.foreground}
  552.  
  553. line-size = 2
  554. line-color = #f00
  555.  
  556. ;wm-restack = bspwm
  557. override-redirect = true
  558.  
  559. ; Enable support for inter-process messaging
  560. ; See the Messaging wiki page for more details.
  561. enable-ipc = true
  562.  
  563. border-size = 4
  564. ;border-left-size = 0
  565. ;border-right-size = 25
  566. border-top-size = 4
  567. border-bottom-size = 4
  568. border-color = #00000000
  569.  
  570. padding-left = 0
  571. padding-right = 1
  572.  
  573. module-margin-left = 3
  574. module-margin-right = 3
  575.  
  576. font-0 = "Wallpoet_Regular:size=12;0"
  577. font-1 = "FontAwesome:size=13;0"
  578. font-2 = "Wallpoet_Regular":size=12;0"
  579. font-3 = "FantasqueSansMono:size=12;0"
  580.  
  581. modules-left = ewmh xwindow
  582. modules-center =
  583. modules-right = pavolume memory2 cpu2 date
  584.  
  585. scroll-up = herbstclient use_index -1
  586. scroll-down = herbstclient use_index +1
  587.  
  588. ################################################################################
  589. ############ MAINBAR-HERBSTLUFTWM-EXTRA ############
  590. ################################################################################
  591.  
  592. [bar/mainbar-herbstluftwm-extra]
  593. monitor = ${env:MONITOR}
  594. ;monitor-fallback = HDMI-A-0
  595. width = 50%
  596. height = 30
  597. offset-x = 25%
  598. offset-y = 3
  599. radius = 12
  600. fixed-center = true
  601. bottom = true
  602. separator = |
  603.  
  604. background = ${colors.background}
  605. foreground = ${colors.foreground}
  606.  
  607. line-size = 2
  608. line-color = #f00
  609.  
  610. wm-restack = bspwm
  611. ;override-redirect = true
  612.  
  613. ; Enable support for inter-process messaging
  614. ; See the Messaging wiki page for more details.
  615. enable-ipc = true
  616.  
  617. border-size = 4
  618. ;border-left-size = 0
  619. ;border-right-size = 25
  620. border-top-size = 4
  621. border-bottom-size = 4
  622. border-color = #00000000
  623.  
  624. padding-left = 0
  625. padding-right = 1
  626.  
  627. module-margin-left = 3
  628. module-margin-right = 3
  629.  
  630. font-0 = "Wallpoet_Regular:size=12;0"
  631. font-1 = "FontAwesome:size=13;0"
  632. font-2 = "Wallpoet_Regular:size=12;0"
  633. font-3 = "FantasqueSansMono:size=12;0"
  634.  
  635. modules-left = networkspeeddown networkspeedup uptime
  636. modules-center =
  637. modules-right = filesystem kernel
  638.  
  639. tray-detached = false
  640. tray-offset-x = 0
  641. tray-offset-y = 0
  642. tray-padding = 2
  643. tray-maxsize = 20
  644. tray-scale = 1.0
  645. tray-position = center
  646. tray-background = ${colors.background}
  647.  
  648. scroll-up = herbstclient use_index -1
  649. scroll-down = herbstclient use_index +1
  650.  
  651. ################################################################################
  652. ############ MAINBAR-XMONAD ############
  653. ################################################################################
  654.  
  655. [bar/mainbar-xmonad]
  656. monitor = ${env:MONITOR}
  657. ;monitor-fallback = HDMI-A-0
  658. monitor-strict = false
  659. override-redirect = false
  660. width = 100%
  661. height = 30
  662. ;offset-x = 1%
  663. ;offset-y = 1%
  664. radius = 0.0
  665. fixed-center = true
  666. bottom = false
  667. separator = |
  668.  
  669. background = ${colors.background}
  670. foreground = ${colors.foreground}
  671.  
  672. line-size = 2
  673. line-color = #f00
  674.  
  675. ;border-size = 2
  676. ;border-left-size = 25
  677. ;border-right-size = 25
  678. ;border-top-size = 0
  679. ;border-bottom-size = 25
  680. border-color = #00000000
  681.  
  682. padding-left = 0
  683. padding-right = 1
  684.  
  685. module-margin-left = 3
  686. module-margin-right = 3
  687.  
  688. ; Enable support for inter-process messaging
  689. ; See the Messaging wiki page for more details.
  690. enable-ipc = true
  691.  
  692. ;https://github.com/jaagr/polybar/wiki/Fonts
  693. font-0 = "Noto Sans:size=10;0"
  694. font-1 = "FontAwesome:size=13;0"
  695. font-2 = "Noto Sans:size=10;0"
  696. font-3 = "Noto Sans Mono:size=10;0"
  697. font-4 = "FontAwesome5Brands:size=13;0"
  698.  
  699. modules-left = ewmh
  700. modules-center = kernel
  701. modules-right = pavolume memory2 cpu2 date
  702.  
  703. tray-detached = false
  704. tray-offset-x = 0
  705. tray-offset-y = 0
  706. tray-padding = 2
  707. tray-maxsize = 20
  708. tray-scale = 1.0
  709. tray-position = right
  710. tray-background = ${colors.background}
  711.  
  712. ################################################################################
  713. ############ MAINBAR-XMONAD-EXTRA ############
  714. ################################################################################
  715.  
  716. [bar/mainbar-xmonad-extra]
  717. monitor = ${env:MONITOR}
  718. ;monitor-fallback = HDMI1
  719. monitor-strict = false
  720. override-redirect = false
  721. width = 100%
  722. height = 30
  723. ;offset-x = 1%
  724. ;offset-y = 1%
  725. radius = 0.0
  726. fixed-center = true
  727. bottom = true
  728. separator = |
  729.  
  730. background = ${colors.background}
  731. foreground = ${colors.foreground}
  732.  
  733. line-size = 2
  734. line-color = #f00
  735.  
  736. ;border-size = 2
  737. ;border-left-size = 25
  738. ;border-right-size = 25
  739. border-top-size = 10
  740. ;border-bottom-size = 25
  741. border-color = #00000000
  742.  
  743. padding-left = 0
  744. padding-right = 1
  745.  
  746. module-margin-left = 3
  747. module-margin-right = 3
  748.  
  749. ; Enable support for inter-process messaging
  750. ; See the Messaging wiki page for more details.
  751. enable-ipc = true
  752.  
  753. ;https://github.com/jaagr/polybar/wiki/Fonts
  754. font-0 = "Noto Sans:size=10;0"
  755. font-1 = "FontAwesome:size=13;0"
  756. font-2 = "Noto Sans:size=10;0"
  757. font-3 = "Noto Sans Mono:size=10;0"
  758. font-4 = "FontAwesome5Brands:size=13;0"
  759.  
  760. modules-left = load-average
  761. modules-center = networkspeeddown networkspeedup
  762. modules-right = filesystem
  763.  
  764. ;tray-detached = false
  765. ;tray-offset-x = 0
  766. ;tray-offset-y = 0
  767. ;tray-padding = 2
  768. ;tray-maxsize = 20
  769. ;tray-scale = 1.0
  770. ;tray-position = right
  771. ;tray-background = ${colors.background}
  772.  
  773. ################################################################################
  774. ############ MAINBAR-SPECTRWM ############
  775. ################################################################################
  776.  
  777. [bar/mainbar-spectrwm]
  778. monitor = ${env:MONITOR}
  779. ;monitor-fallback = HDMI-A-0
  780. width = 100%
  781. height = 30
  782. ;offset-x = 1%
  783. ;offset-y = 1%
  784. radius = 0.0
  785. fixed-center = true
  786. bottom = false
  787. separator = |
  788.  
  789. background = ${colors.background}
  790. foreground = ${colors.foreground}
  791.  
  792. line-size = 2
  793. line-color = #f00
  794.  
  795. wm-restack = bspwm
  796. override-redirect = true
  797.  
  798. ; Enable support for inter-process messaging
  799. ; See the Messaging wiki page for more details.
  800. enable-ipc = true
  801.  
  802. border-size = 0
  803. ;border-left-size = 0
  804. ;border-right-size = 25
  805. ;border-top-size = 0
  806. ;border-bottom-size = 25
  807. border-color = #00000000
  808.  
  809. padding-left = 0
  810. padding-right = 1
  811.  
  812. module-margin-left = 3
  813. module-margin-right = 3
  814.  
  815. font-0 = "Wallpoet_Regular:size=13;0"
  816. font-1 = "FontAwesome:size=12;0"
  817. font-2 = "Wallpoet_Regular:size=12;0"
  818. font-3 = "FantasqueSansMono:size=12;0"
  819.  
  820. modules-left = ewmh xwindow
  821. modules-center = kernel
  822. modules-right = pavolume memory2 cpu2 date
  823.  
  824. tray-detached = false
  825. tray-offset-x = 0
  826. tray-offset-y = 0
  827. tray-padding = 2
  828. tray-maxsize = 20
  829. tray-scale = 1.0
  830. tray-position = right
  831. tray-background = ${colors.background}
  832.  
  833. scroll-up = spectrwm-desknext
  834. scroll-down = spectrwm-deskprev
  835.  
  836. ################################################################################
  837. ############ MAINBAR-CWM ############
  838. ################################################################################
  839.  
  840. [bar/mainbar-cwm]
  841. monitor = ${env:MONITOR}
  842. ;monitor-fallback = HDMI-A-0
  843. width = 100%
  844. height = 30
  845. ;offset-x = 1%
  846. ;offset-y = 1%
  847. radius = 0.0
  848. fixed-center = true
  849. bottom = false
  850. separator = |
  851.  
  852. background = ${colors.background}
  853. foreground = ${colors.foreground}
  854.  
  855. line-size = 2
  856. line-color = #f00
  857.  
  858. override-redirect = true
  859.  
  860. ; Enable support for inter-process messaging
  861. ; See the Messaging wiki page for more details.
  862. enable-ipc = true
  863.  
  864. border-size = 0
  865. ;border-left-size = 0
  866. ;border-right-size = 25
  867. ;border-top-size = 0
  868. ;border-bottom-size = 25
  869. border-color = #00000000
  870.  
  871. padding-left = 0
  872. padding-right = 1
  873.  
  874. module-margin-left = 3
  875. module-margin-right = 3
  876.  
  877. font-0 = "Wallpoet_Regular:size=13;0"
  878. font-1 = "FontAwesome:size=12;0"
  879. font-2 = "Wallpoet_Regular:size=12;0"
  880. font-3 = "FantasqueSansMono:size=12;0"
  881.  
  882. modules-left = ewmh xwindow
  883. modules-center = kernel
  884. modules-right = pavolume memory2 cpu2 date
  885.  
  886. tray-detached = false
  887. tray-offset-x = 0
  888. tray-offset-y = 0
  889. tray-padding = 2
  890. tray-maxsize = 20
  891. tray-scale = 1.0
  892. tray-position = right
  893. tray-background = ${colors.background}
  894.  
  895. scroll-up = cwm-desknext
  896. scroll-down = cwm-deskprev
  897.  
  898. ################################################################################
  899. ############ MAINBAR-CWM-EXTRA ############
  900. ################################################################################
  901.  
  902. [bar/mainbar-cwm-extra]
  903. monitor = ${env:MONITOR}
  904. ;monitor-fallback = HDMI-A-0
  905. width = 100%
  906. height = 30
  907. ;offset-x = 1%
  908. ;offset-y = 1%
  909. radius = 0.0
  910. fixed-center = true
  911. bottom = true
  912. separator = |
  913.  
  914. background = ${colors.background}
  915. foreground = ${colors.foreground}
  916.  
  917. line-size = 2
  918. line-color = #f00
  919.  
  920. wm-restack = bspwm
  921. override-redirect = true
  922.  
  923. ; Enable support for inter-process messaging
  924. ; See the Messaging wiki page for more details.
  925. enable-ipc = true
  926.  
  927. border-size = 0
  928. ;border-left-size = 0
  929. ;border-right-size = 25
  930. ;border-top-size = 0
  931. ;border-bottom-size = 25
  932. border-color = #00000000
  933.  
  934. padding-left = 0
  935. padding-right = 1
  936.  
  937. module-margin-left = 3
  938. module-margin-right = 3
  939.  
  940. font-0 = "Wallpoet_Regular:size=13;0"
  941. font-1 = "FontAwesome:size=12;0"
  942. font-2 = "Wallpoet_Regular:size=12;0"
  943. font-3 = "FantasqueSansMono:size=12;0"
  944.  
  945. modules-left = load-average
  946. modules-center = networkspeeddown networkspeedup
  947. modules-right = filesystem
  948.  
  949. ;tray-detached = false
  950. ;tray-offset-x = 0
  951. ;tray-offset-y = 0
  952. ;tray-padding = 2
  953. ;tray-maxsize = 20
  954. ;tray-scale = 1.0
  955. ;tray-position = right
  956. ;tray-background = ${colors.background}
  957.  
  958. scroll-up = cwm-desknext
  959. scroll-down = cwm-deskprev
  960.  
  961. ################################################################################
  962. ############ MAINBAR-FVWM3 ############
  963. ################################################################################
  964.  
  965. [bar/mainbar-fvwm3]
  966. monitor = ${env:MONITOR}
  967. ;monitor-fallback = HDMI-A-0
  968. width = 100%
  969. height = 30
  970. ;offset-x = 1%
  971. ;offset-y = 1%
  972. radius = 0.0
  973. fixed-center = true
  974. bottom = false
  975. separator = |
  976.  
  977. background = ${colors.background}
  978. foreground = ${colors.foreground}
  979.  
  980. line-size = 2
  981. line-color = #f00
  982.  
  983. override-redirect = true
  984.  
  985. ; Enable support for inter-process messaging
  986. ; See the Messaging wiki page for more details.
  987. enable-ipc = true
  988.  
  989. border-size = 0
  990. ;border-left-size = 0
  991. ;border-right-size = 25
  992. ;border-top-size = 0
  993. ;border-bottom-size = 25
  994. border-color = #00000000
  995.  
  996. padding-left = 0
  997. padding-right = 1
  998.  
  999. module-margin-left = 3
  1000. module-margin-right = 3
  1001.  
  1002. font-0 = "Wallpoet_Regular:size=13;0"
  1003. font-1 = "FontAwesome:size=12;0"
  1004. font-2 = "Wallpoet_Regular:size=12;0"
  1005. font-3 = "FantasqueSansMono:size=12;0"
  1006.  
  1007. modules-left = ewmh xwindow
  1008. modules-center = kernel
  1009. modules-right = pavolume memory2 cpu2 date
  1010.  
  1011. tray-detached = false
  1012. tray-offset-x = 0
  1013. tray-offset-y = 0
  1014. tray-padding = 2
  1015. tray-maxsize = 20
  1016. tray-scale = 1.0
  1017. tray-position = right
  1018. tray-background = ${colors.background}
  1019.  
  1020. scroll-up = fvwm3-desknext
  1021. scroll-down = fvwm3-deskprev
  1022.  
  1023. ################################################################################
  1024. ############ MAINBAR-FVWM3-EXTRA ############
  1025. ################################################################################
  1026.  
  1027. [bar/mainbar-fvwm3-extra]
  1028. monitor = ${env:MONITOR}
  1029. ;monitor-fallback = HDMI-A-0
  1030. width = 100%
  1031. height = 30
  1032. ;offset-x = 1%
  1033. ;offset-y = 1%
  1034. radius = 0.0
  1035. fixed-center = true
  1036. bottom = true
  1037. separator = |
  1038.  
  1039. background = ${colors.background}
  1040. foreground = ${colors.foreground}
  1041.  
  1042. line-size = 2
  1043. line-color = #f00
  1044.  
  1045. wm-restack = bspwm
  1046. override-redirect = true
  1047.  
  1048. ; Enable support for inter-process messaging
  1049. ; See the Messaging wiki page for more details.
  1050. enable-ipc = true
  1051.  
  1052. border-size = 0
  1053. ;border-left-size = 0
  1054. ;border-right-size = 25
  1055. ;border-top-size = 0
  1056. ;border-bottom-size = 25
  1057. border-color = #00000000
  1058.  
  1059. padding-left = 0
  1060. padding-right = 1
  1061.  
  1062. module-margin-left = 3
  1063. module-margin-right = 3
  1064.  
  1065. font-0 = "Wallpoet_Regular:size=13;0"
  1066. font-1 = "FontAwesome:size=12;0"
  1067. font-2 = "Wallpoet_Regular:size=12;0"
  1068. font-3 = "FantasqueSansMono:size=12;0"
  1069.  
  1070. modules-left = load-average
  1071. modules-center = networkspeeddown networkspeedup
  1072. modules-right = filesystem
  1073.  
  1074. ;tray-detached = false
  1075. ;tray-offset-x = 0
  1076. ;tray-offset-y = 0
  1077. ;tray-padding = 2
  1078. ;tray-maxsize = 20
  1079. ;tray-scale = 1.0
  1080. ;tray-position = right
  1081. ;tray-background = ${colors.background}
  1082.  
  1083. scroll-up = fvwm3-desknext
  1084. scroll-down = fvwm3-deskprev
  1085.  
  1086. ################################################################################
  1087. ############ MODULE I3 ############
  1088. ################################################################################
  1089.  
  1090. [module/i3]
  1091. ;https://github.com/jaagr/polybar/wiki/Module:-i3
  1092. type = internal/i3
  1093.  
  1094. ; Only show workspaces defined on the same output as the bar
  1095. ;
  1096. ; Useful if you want to show monitor specific workspaces
  1097. ; on different bars
  1098. ;
  1099. ; Default: false
  1100. pin-workspaces = true
  1101.  
  1102. ; This will split the workspace name on ':'
  1103. ; Default: false
  1104. strip-wsnumbers = false
  1105.  
  1106. ; Sort the workspaces by index instead of the default
  1107. ; sorting that groups the workspaces by output
  1108. ; Default: false
  1109. index-sort = false
  1110.  
  1111. ; Create click handler used to focus workspace
  1112. ; Default: true
  1113. enable-click = true
  1114.  
  1115. ; Create scroll handlers used to cycle workspaces
  1116. ; Default: true
  1117. enable-scroll = true
  1118.  
  1119. ; Wrap around when reaching the first/last workspace
  1120. ; Default: true
  1121. wrapping-scroll = false
  1122.  
  1123. ; Set the scroll cycle direction
  1124. ; Default: true
  1125. reverse-scroll = false
  1126.  
  1127. ; Use fuzzy (partial) matching on labels when assigning
  1128. ; icons to workspaces
  1129. ; Example: code;♚ will apply the icon to all workspaces
  1130. ; containing 'code' in the label
  1131. ; Default: false
  1132. fuzzy-match = false
  1133.  
  1134. ;extra icons to choose from
  1135. ;http://fontawesome.io/cheatsheet/
  1136. ;                 
  1137.  
  1138. ws-icon-0 = 1;
  1139. ws-icon-1 = 2;
  1140. ws-icon-2 = 3;
  1141. ws-icon-3 = 4;
  1142. ws-icon-4 = 5;
  1143. ws-icon-5 = 6;
  1144. ws-icon-6 = 7;
  1145. ws-icon-7 = 8;
  1146. ws-icon-8 = 9;
  1147. ws-icon-9 = 10;
  1148. ws-icon-10 = 11;
  1149. ws-icon-11 = 12;
  1150. ws-icon-12 = 13;
  1151. ws-icon-13 = 14;
  1152. ws-icon-14 = 15;
  1153. ws-icon-15 = 16;
  1154. ws-icon-default = ""
  1155.  
  1156. ; Available tags:
  1157. ; <label-state> (default) - gets replaced with <label-(focused|unfocused|visible|urgent)>
  1158. ; <label-mode> (default)
  1159. format = <label-state> <label-mode>
  1160.  
  1161. label-mode = %mode%
  1162. label-mode-padding = 0
  1163. label-mode-foreground = #000000
  1164. label-mode-background = #FFBB00
  1165.  
  1166. ; Available tokens:
  1167. ; %name%
  1168. ; %icon%
  1169. ; %index%
  1170. ; %output%
  1171. ; Default: %icon% %name%
  1172. ; focused = Active workspace on focused monitor
  1173. label-focused = %icon% %name%
  1174. label-focused-background = #00000000
  1175. label-focused-foreground = ${colors.foreground}
  1176. label-focused-underline = #c8c8cd
  1177. label-focused-padding = 1
  1178.  
  1179. ; Available tokens:
  1180. ; %name%
  1181. ; %icon%
  1182. ; %index%
  1183. ; Default: %icon% %name%
  1184. ; unfocused = Inactive workspace on any monitor
  1185. label-unfocused = %icon% %name%
  1186. label-unfocused-padding = 1
  1187. label-unfocused-background = #00000000
  1188. label-unfocused-foreground = ${colors.foreground}
  1189. label-unfocused-underline = #ffce02
  1190.  
  1191. ; visible = Active workspace on unfocused monitor
  1192. label-visible = %icon% %name%
  1193. label-visible-background = ${self.label-focused-background}
  1194. label-visible-underline = ${self.label-focused-underline}
  1195. label-visible-padding = 1
  1196.  
  1197. ; Available tokens:
  1198. ; %name%
  1199. ; %icon%
  1200. ; %index%
  1201. ; Default: %icon% %name%
  1202. ; urgent = Workspace with urgency hint set
  1203. label-urgent = %icon% %name%
  1204. label-urgent-background = ${self.label-focused-background}
  1205. label-urgent-foreground = #ffce02
  1206. label-urgent-padding = 1
  1207.  
  1208. format-foreground = ${colors.foreground}
  1209. format-background = #00000000
  1210.  
  1211. ################################################################################
  1212. ############ MODULE BSPWM ############
  1213. ################################################################################
  1214.  
  1215. [module/bspwm]
  1216. type = internal/bspwm
  1217.  
  1218. enable-click = true
  1219. enable-scroll = true
  1220. reverse-scroll = true
  1221. pin-workspaces = true
  1222.  
  1223. ws-icon-0 = 1;
  1224. ws-icon-1 = 2;
  1225. ws-icon-2 = 3;
  1226. ws-icon-3 = 4;
  1227. ws-icon-4 = 5;
  1228. ws-icon-5 = 6;
  1229. ws-icon-6 = 7;
  1230. ws-icon-7 = 8;
  1231. ws-icon-8 = 9;
  1232. ws-icon-9 = 10;
  1233. ws-icon-10 = 11;
  1234. ws-icon-11 = 12;
  1235. ws-icon-12 = 13;
  1236. ws-icon-13 = 14;
  1237. ws-icon-14 = 15;
  1238. ws-icon-default = ""
  1239.  
  1240. format = <label-state> <label-mode>
  1241.  
  1242. label-focused = %icon%
  1243. label-focused-background = #662D00
  1244. ;label-focused-underline= #662D00
  1245. label-focused-padding = 4
  1246. label-focused-foreground = #662D00
  1247.  
  1248. label-occupied = %icon%
  1249. label-occupied-padding = 1
  1250. label-occupied-background = #00000000
  1251. label-occupied-foreground = #8C5300
  1252.  
  1253. label-urgent = %icon%
  1254. label-urgent-padding = 0
  1255.  
  1256. label-empty = %icon%
  1257. label-empty-foreground = ${colors.foreground}
  1258. label-empty-padding = 1
  1259. label-empty-background = #00000000
  1260. label-monocle = "  "
  1261. label-monocle-foreground = ${colors.foreground}
  1262. label-tiled = "  "
  1263. label-tiled-foreground = ${colors.foreground}
  1264. label-fullscreen = "  "
  1265. label-fullscreen-foreground = ${colors.foreground}
  1266. label-floating = "  "
  1267. label-floating-foreground = ${colors.foreground}
  1268. label-pseudotiled = "  "
  1269. label-pseudotiled-foreground = ${colors.foreground}
  1270. label-locked = "  "
  1271. label-locked-foreground =` ${colors.foreground}
  1272. label-sticky = "  "
  1273. label-sticky-foreground = ${colors.foreground}
  1274. label-private = "  "
  1275. label-private-foreground = ${colors.foreground}
  1276.  
  1277. ; Separator in between workspaces
  1278. ;label-separator = |
  1279. ;label-separator-padding = 10
  1280. ;label-separator-foreground = #ffb52a
  1281.  
  1282. format-foreground = ${colors.foreground}
  1283. format-background = ${colors.background}
  1284.  
  1285. ###############################################################################
  1286. ############ MODULES A-Z ############
  1287. ################################################################################
  1288.  
  1289. [module/arch-updates]
  1290. type = custom/script
  1291. exec = ~/.config/polybar/scripts/check-arch-updates.sh
  1292. interval = 1000
  1293. label = Arch: %output%
  1294. format-foreground = ${colors.foreground}
  1295. format-background = #00000000
  1296. format-prefix = "  "
  1297. format-prefix-foreground = #394349
  1298. ;format-underline = #FFBB00
  1299.  
  1300. [module/aur-updates]
  1301. type = custom/script
  1302. exec = ~/.config/polybar/scripts/check-aur-updates.sh
  1303. interval = 1000
  1304. label = Aur: %output%
  1305. format-foreground = ${colors.foreground}
  1306. format-background = #00000000
  1307. format-prefix = "  "
  1308. format-prefix-foreground = #394349
  1309. ;format-underline = #FFBB00
  1310.  
  1311. ################################################################################
  1312.  
  1313. [module/backlight-acpi]
  1314. inherit = module/xbacklight
  1315. type = internal/backlight
  1316. card = intel_backlight
  1317. format-foreground = ${colors.foreground}
  1318. format-background = #00000000
  1319. format-prefix-foreground = #7D49B6
  1320. format-prefix-underline = #7D49B6
  1321. ;format-underline =
  1322. ################################################################################
  1323.  
  1324. [module/backlight]
  1325. ;https://github.com/jaagr/polybar/wiki/Module:-backlight
  1326.  
  1327. type = internal/backlight
  1328.  
  1329. ; Use the following command to list available cards:
  1330. ; $ ls -1 /sys/class/backlight/
  1331. card = intel_backlight
  1332.  
  1333. ; Available tags:
  1334. ; <label> (default)
  1335. ; <ramp>
  1336. ; <bar>
  1337. format = <label>
  1338. format-foreground = ${colors.foreground}
  1339. format-background = #00000000
  1340.  
  1341. ; Available tokens:
  1342. ; %percentage% (default)
  1343. label = %percentage%%
  1344.  
  1345. ; Only applies if <ramp> is used
  1346. ramp-0 = 🌕
  1347. ramp-1 = 🌔
  1348. ramp-2 = 🌓
  1349. ramp-3 = 🌒
  1350. ramp-4 = 🌑
  1351.  
  1352. ; Only applies if <bar> is used
  1353. bar-width = 10
  1354. bar-indicator = |
  1355. bar-fill = ─
  1356. bar-empty = ─
  1357.  
  1358. ################################################################################
  1359.  
  1360. [module/battery]
  1361. ;https://github.com/jaagr/polybar/wiki/Module:-battery
  1362. type = internal/battery
  1363. battery = BAT0
  1364. adapter = AC0
  1365. full-at = 100
  1366.  
  1367. format-charging = <animation-charging> <label-charging>
  1368. label-charging =  %percentage%%
  1369. format-charging-foreground = ${colors.foreground}
  1370. format-charging-background = #00000000
  1371. format-charging-underline = #a3c725
  1372.  
  1373. format-discharging = <ramp-capacity> <label-discharging>
  1374. label-discharging =  %percentage%%
  1375. format-discharging-underline = #c7ae25
  1376. format-discharging-foreground = ${colors.foreground}
  1377. format-discharging-background = #00000000
  1378.  
  1379. format-full-prefix = " "
  1380. format-full-prefix-foreground = #a3c725
  1381. format-full-underline = #a3c725
  1382. format-full-foreground = ${colors.foreground}
  1383. format-full-background = #00000000
  1384.  
  1385. ramp-capacity-0 = 
  1386. ramp-capacity-1 = 
  1387. ramp-capacity-2 = 
  1388. ramp-capacity-3 = 
  1389. ramp-capacity-4 = 
  1390. ramp-capacity-foreground = #c7ae25
  1391.  
  1392. animation-charging-0 = 
  1393. animation-charging-1 = 
  1394. animation-charging-2 = 
  1395. animation-charging-3 = 
  1396. animation-charging-4 = 
  1397. animation-charging-foreground = #a3c725
  1398. animation-charging-framerate = 750
  1399.  
  1400. ################################################################################
  1401.  
  1402. [module/cpu1]
  1403. ;https://github.com/jaagr/polybar/wiki/Module:-cpu
  1404. type = internal/cpu
  1405. ; Seconds to sleep between updates
  1406. ; Default: 1
  1407. interval = 1
  1408. format-foreground = ${colors.foreground}
  1409. format-background = #00000000
  1410. ;   
  1411. format-prefix = " "
  1412. format-prefix-foreground = #394349
  1413. format-underline =
  1414.  
  1415. ; Available tags:
  1416. ; <label> (default)
  1417. ; <bar-load>
  1418. ; <ramp-load>
  1419. ; <ramp-coreload>
  1420. format = <label> <ramp-coreload>
  1421.  
  1422. format-padding = 2
  1423.  
  1424. ; Available tokens:
  1425. ; %percentage% (default) - total cpu load
  1426. ; %percentage-cores% - load percentage for each core
  1427. ; %percentage-core[1-9]% - load percentage for specific core
  1428. label-font = 3
  1429. label = Cpu %percentage:3%%
  1430. ramp-coreload-0 = ▁
  1431. ramp-coreload-0-font = 3
  1432. ramp-coreload-0-foreground = #aaff77
  1433. ramp-coreload-1 = ▂
  1434. ramp-coreload-1-font = 3
  1435. ramp-coreload-1-foreground = #aaff77
  1436. ramp-coreload-2 = ▃
  1437. ramp-coreload-2-font = 3
  1438. ramp-coreload-2-foreground = #aaff77
  1439. ramp-coreload-3 = ▄
  1440. ramp-coreload-3-font = 3
  1441. ramp-coreload-3-foreground = #aaff77
  1442. ramp-coreload-4 = ▅
  1443. ramp-coreload-4-font = 3
  1444. ramp-coreload-4-foreground = #fba922
  1445. ramp-coreload-5 = ▆
  1446. ramp-coreload-5-font = 3
  1447. ramp-coreload-5-foreground = #fba922
  1448. ramp-coreload-6 = ▇
  1449. ramp-coreload-6-font = 3
  1450. ramp-coreload-6-foreground = #ff5555
  1451. ramp-coreload-7 = █
  1452. ramp-coreload-7-font = 3
  1453. ramp-coreload-7-foreground = #ff5555
  1454.  
  1455. ################################################################################
  1456.  
  1457. [module/cpu2]
  1458. ;https://github.com/jaagr/polybar/wiki/Module:-cpu
  1459. type = internal/cpu
  1460. ; Seconds to sleep between updates
  1461. ; Default: 1
  1462. interval = 1
  1463. format-foreground = ${colors.foreground}
  1464. format-background = #00000000
  1465. format-prefix = "  "
  1466. format-prefix-foreground = #FFDDC5
  1467. format-underline =
  1468.  
  1469. label-font = 3
  1470.  
  1471. ; Available tags:
  1472. ; <label> (default)
  1473. ; <bar-load>
  1474. ; <ramp-load>
  1475. ; <ramp-coreload>
  1476. format = <label>
  1477.  
  1478. format-padding = 2
  1479.  
  1480. ; Available tokens:
  1481. ; %percentage% (default) - total cpu load
  1482. ; %percentage-cores% - load percentage for each core
  1483. ; %percentage-core[1-9]% - load percentage for specific core
  1484. label = Cpu %percentage:3%%
  1485.  
  1486. ################################################################################
  1487.  
  1488. [module/date]
  1489. ;https://github.com/jaagr/polybar/wiki/Module:-date
  1490. type = internal/date
  1491. ; Seconds to sleep between updates
  1492. interval = 60
  1493. ; See "http://en.cppreference.com/w/cpp/io/manip/put_time" for details on how to format the date string
  1494. ; NOTE: if you want to use syntax tags here you need to use %%{...}
  1495. ;date = " %c "
  1496. date = " %A, %B %d, %Y "
  1497. date-alt = " %d-%m-%Y"
  1498. time = " l'heure est: %H:%M "
  1499. time-alt = %H:%M
  1500. format-prefix = "  "
  1501. format-prefix-foreground = #FFDDC5
  1502. format-underline =
  1503. format-foreground = ${colors.foreground}
  1504. format-background = #00000000
  1505. label = %date% %time%
  1506.  
  1507. #################################################################
  1508.  
  1509. [module/discord]
  1510. type = custom/script
  1511. exec = echo " Discord "
  1512. ;exec = echo " "
  1513. interval = 1
  1514. tail = true
  1515. format-foreground = ${colors.foreground}
  1516. format-background = $#00000000
  1517. format-prefix-foreground = #394349
  1518. format-underline =
  1519. click-left = discord &
  1520. click-right = killall Discord && killall Discord
  1521. format-prefix = ""
  1522.  
  1523. #################################################################
  1524.  
  1525. [module/ewmh]
  1526. type = internal/xworkspaces
  1527.  
  1528. pin-workspaces = true
  1529. enable-click = true
  1530. enable-scroll = true
  1531. reverse-scroll = true
  1532.  
  1533. icon-0 = 1;
  1534. icon-1 = 2;
  1535. icon-2 = 3;
  1536. icon-3 = 4;
  1537. icon-4 = 5;
  1538. icon-5 = 6;
  1539. icon-6 = 7;
  1540. icon-7 = 8;
  1541. icon-8 = 9;
  1542. format = <label-state>
  1543. label-monitor = %name%
  1544.  
  1545. label-active = %name%
  1546. label-active-foreground = ${colors.foreground}
  1547. label-active-background = #00000000
  1548. label-active-underline = #f7e768
  1549. label-active-padding = 1
  1550.  
  1551. label-occupied = %name%
  1552. label-occupied-background = ${colors.background}
  1553. label-occupied-padding = 1
  1554.  
  1555. label-urgent = %name%
  1556. label-urgent-foreground = ${colors.foreground}
  1557. label-urgent-background = ${colors.alert}
  1558. label-urgent-underline = ${colors.alert}
  1559. label-urgent-padding = 1
  1560.  
  1561. label-empty = %name%
  1562. label-empty-foreground = ${colors.foreground}
  1563. label-empty-padding = 1
  1564. format-foreground = ${colors.foreground}
  1565. format-background = #00000000
  1566.  
  1567. ################################################################################
  1568.  
  1569. [module/filesystem]
  1570. ;https://github.com/jaagr/polybar/wiki/Module:-filesystem
  1571. type = internal/fs
  1572.  
  1573. ; Mountpoints to display
  1574. mount-0 = /
  1575. ;mount-1 = /home
  1576. ;mount-2 = /var
  1577.  
  1578. ; Seconds to sleep between updates
  1579. ; Default: 30
  1580. interval = 30
  1581.  
  1582. ; Display fixed precision values
  1583. ; Default: false
  1584. fixed-values = false
  1585.  
  1586. ; Spacing between entries
  1587. ; Default: 2
  1588. spacing = 4
  1589.  
  1590. ; Available tags:
  1591. ; <label-mounted> (default)
  1592. ; <bar-free>
  1593. ; <bar-used>
  1594. ; <ramp-capacity>
  1595. format-mounted = <label-mounted>
  1596. format-mounted-foreground = ${colors.foreground}
  1597. format-mounted-background = #00000000
  1598. format-mounted-underline =
  1599.  
  1600. ; Available tokens:
  1601. ; %mountpoint%
  1602. ; %type%
  1603. ; %fsname%
  1604. ; %percentage_free%
  1605. ; %percentage_used%
  1606. ; %total%
  1607. ; %free%
  1608. ; %used%
  1609. ; Default: %mountpoint% %percentage_free%%
  1610. label-mounted = %mountpoint% : %used% used of %total%
  1611.  
  1612. ; Available tokens:
  1613. ; %mountpoint%
  1614. ; Default: %mountpoint% is not mounted
  1615. label-unmounted = %mountpoint% not mounted
  1616. format-unmounted-foreground = ${colors.foreground}
  1617. format-unmounted-background = #00000000
  1618. ;format-unmounted-underline = ${colors.alert}
  1619.  
  1620. ################################################################################
  1621.  
  1622. [module/kernel]
  1623. type = custom/script
  1624. exec = uname -r
  1625. tail = false
  1626. interval = 1024
  1627.  
  1628. format-foreground = ${colors.foreground}
  1629. format-background = #00000000
  1630. format-prefix = "  "
  1631. format-prefix-foreground = #FFDDC5
  1632. format-underline =
  1633.  
  1634. ################################################################################
  1635.  
  1636. [module/jgmenu]
  1637. type = custom/script
  1638. interval = 120
  1639. exec = echo "ArcoLinux"
  1640. click-left = "jgmenu_run >/dev/null 2>&1 &"
  1641. format-foreground = ${colors.foreground}
  1642. format-background = #00000000
  1643.  
  1644. ################################################################################
  1645.  
  1646. [module/load-average]
  1647. type = custom/script
  1648. exec = uptime | grep -ohe 'load average[s:][: ].*' | awk '{ print $3" "$4" "$5"," }' | sed 's/,//g'
  1649. interval = 100
  1650.  
  1651. ;HOW TO SET IT MINIMAL 10 CHARACTERS - HIDDEN BEHIND SYSTEM ICONS
  1652. ;label = %output%
  1653. label = %output:10%
  1654.  
  1655. format-foreground = ${colors.foreground}
  1656. format-background = #00000000
  1657. format-prefix = "  "
  1658. format-prefix-foreground = #FFDDC5
  1659. format-underline =
  1660.  
  1661. ################################################################################
  1662.  
  1663. [module/memory1]
  1664. ;https://github.com/jaagr/polybar/wiki/Module:-memory
  1665. type = internal/memory
  1666. interval = 1
  1667. ; Available tokens:
  1668. ; %percentage_used% (default)
  1669. ; %percentage_free%
  1670. ; %gb_used%
  1671. ; %gb_free%
  1672. ; %gb_total%
  1673. ; %mb_used%
  1674. ; %mb_free%
  1675. ; %mb_total%
  1676. label = %percentage_used%%
  1677. bar-used-indicator =
  1678. bar-used-width = 10
  1679. bar-used-foreground-0 = #3384d0
  1680. bar-used-fill = 
  1681. bar-used-empty = 
  1682. bar-used-empty-foreground = #ffffff
  1683.  
  1684. format = <label> <bar-used>
  1685. format-prefix = "  "
  1686. format-prefix-foreground = #394349
  1687. format-underline =
  1688. format-foreground = ${colors.foreground}
  1689. format-background = #00000000
  1690.  
  1691. ################################################################################
  1692.  
  1693. [module/memory2]
  1694. ;https://github.com/jaagr/polybar/wiki/Module:-memory
  1695. type = internal/memory
  1696. interval = 1
  1697. ; Available tokens:
  1698. ; %percentage_used% (default)
  1699. ; %percentage_free%
  1700. ; %gb_used%
  1701. ; %gb_free%
  1702. ; %gb_total%
  1703. ; %mb_used%
  1704. ; %mb_free%
  1705. ; %mb_total%
  1706. label = %percentage_used%%
  1707.  
  1708. format = Mem <label>
  1709. format-prefix = "  "
  1710. format-prefix-foreground = #FFDDC5
  1711. format-underline =
  1712. format-foreground = ${colors.foreground}
  1713. format-background = #00000000
  1714.  
  1715. ################################################################################
  1716.  
  1717. [module/memory3]
  1718. ;https://github.com/jaagr/polybar/wiki/Module:-memory
  1719. type = internal/memory
  1720. interval = 1
  1721. ; Available tokens:
  1722. ; %percentage_used% (default)
  1723. ; %percentage_free%
  1724. ; %gb_used%
  1725. ; %gb_free%
  1726. ; %gb_total%
  1727. ; %mb_used%
  1728. ; %mb_free%
  1729. ; %mb_total%
  1730. label = %gb_used%/%gb_free%
  1731.  
  1732. format = Mem <label>
  1733. format-prefix = "  "
  1734. format-prefix-foreground = #FFDDC5
  1735. format-underline =
  1736. format-foreground = ${colors.foreground}
  1737. format-background = #00000000
  1738.  
  1739.  
  1740. ################################################################################
  1741.  
  1742. [module/mpd]
  1743. ;https://github.com/jaagr/polybar/wiki/Module:-mpd
  1744. type = internal/mpd
  1745. ;format-online = "<label-song> <icon-prev> <icon-stop> <toggle> <icon-next>"
  1746. format-online = "<label-song> <bar-progress>"
  1747. ;format-online = "<label-song> <bar-progress> <icon-prev> <icon-stop> <toggle> <icon-next>"
  1748. icon-prev = 
  1749. icon-stop = 
  1750. icon-play = 
  1751. icon-pause = 
  1752. icon-next = 
  1753. label-song-maxlen = 40
  1754. label-song-ellipsis = true
  1755. bar-progress-width = 10
  1756. bar-progress-indicator = 
  1757. bar-progress-fill = 
  1758. bar-progress-empty = 
  1759. bar-progress-fill-foreground = #ff0
  1760. bar-progress-fill-background = #00000000
  1761. bar-progress-indicator-foreground = ${colors.foreground}
  1762. format-online-foreground = ${colors.foreground}
  1763. format-online-background = #00000000
  1764. ################################################################################
  1765.  
  1766. [module/networkspeedup]
  1767. ;https://github.com/jaagr/polybar/wiki/Module:-network
  1768. type = internal/network
  1769. interface = enp6s0
  1770. label-connected = "%upspeed:7%"
  1771. format-connected = <label-connected>
  1772. format-connected-prefix = ""
  1773. format-connected-prefix-foreground = #FFDDC5
  1774. format-connected-foreground = ${colors.foreground}
  1775. format-connected-background = #00000000
  1776. format-connected-underline =
  1777.  
  1778. ################################################################################
  1779.  
  1780. [module/networkspeeddown]
  1781. ;https://github.com/jaagr/polybar/wiki/Module:-network
  1782. type = internal/network
  1783. interface = enp6s0
  1784. ;interface = enp4s0
  1785. label-connected = "%downspeed:7%"
  1786. format-connected = <label-connected>
  1787. format-connected-prefix = ""
  1788. format-connected-prefix-foreground = #FFDDC5
  1789. format-connected-foreground = ${colors.foreground}
  1790. format-connected-background = #00000000
  1791. format-connected-underline =
  1792.  
  1793. ################################################################################
  1794.  
  1795. [module/pacman-updates]
  1796. type = custom/script
  1797. ;exec = pacman -Qu | wc -l
  1798. exec = checkupdates | wc -l
  1799. interval = 1000
  1800. label = Repo: %output%
  1801. format-foreground = ${colors.foreground}
  1802. format-background = #00000000
  1803. format-prefix = "  "
  1804. format-prefix-foreground = #FFDDC5
  1805. format-underline =
  1806.  
  1807. ################################################################################
  1808.  
  1809. [module/pamac-manager]
  1810. type = custom/script
  1811. exec = pamac checkupdates -q | wc -l
  1812. interval = 1000
  1813. label = Pamac : %output%
  1814. tail = true
  1815. format-foreground = ${colors.foreground}
  1816. format-background = #00000000
  1817. format-prefix-foreground = #FFDDC5
  1818. format-underline =
  1819. click-right = pamac-manager &
  1820. click-left = pamac-manager &
  1821. format-prefix = " "
  1822.  
  1823. ################################################################################
  1824.  
  1825. [module/pavolume]
  1826. type = custom/script
  1827. tail = true
  1828. label = %output%
  1829. exec = ~/.config/polybar/scripts/pavolume.sh --listen
  1830. click-right = exec pavucontrol
  1831. click-left = ~/.config/polybar/scripts/pavolume.sh --togmute
  1832. scroll-up = ~/.config/polybar/scripts/pavolume.sh --up
  1833. scroll-down = ~/.config/polybar/scripts/pavolume.sh --down
  1834. format-underline =
  1835. format-foreground = ${colors.foreground}
  1836. format-background = #00000000
  1837.  
  1838. ################################################################################
  1839.  
  1840. [module/polywins]
  1841. type = custom/script
  1842. exec = ~/.config/polybar/scripts/polywins.sh 2>/dev/null
  1843. format = <label>
  1844. label = %output%
  1845. label-padding = 1
  1846. tail = true
  1847.  
  1848. ################################################################################
  1849.  
  1850. [module/pub-ip]
  1851. ;https://linuxconfig.org/polybar-a-better-wm-panel-for-your-linux-system
  1852. type = custom/script
  1853. exec = ~/.config/polybar/scripts/pub-ip.sh
  1854. interval = 100
  1855. format-foreground = ${colors.foreground}
  1856. format-background = #00000000
  1857. ;format-underline = #e7ebde
  1858. label = %output%
  1859. format-prefix = "  "
  1860. format-prefix-foreground = #FFDDC5
  1861.  
  1862. ################################################################################
  1863.  
  1864. [module/release]
  1865. type = custom/script
  1866. exec = (lsb_release -d | awk {'print $2'} ;echo " "; lsb_release -r | awk {'print $2'}) | tr -d '\n'
  1867. interval = 6000
  1868.  
  1869. format-foreground = ${colors.foreground}
  1870. format-background = #00000000
  1871. format-prefix = "  "
  1872. format-prefix-foreground = #FFDDC5
  1873. format-underline =
  1874.  
  1875. ################################################################################
  1876.  
  1877. [module/sep]
  1878. ; alternative separator
  1879. type = custom/text
  1880. content = 
  1881. content-foreground = ${colors.foreground}
  1882. content-background = #00000000
  1883. format-foreground = ${colors.foreground}
  1884. format-background = #00000000
  1885.  
  1886. ################################################################################
  1887.  
  1888. [module/spotify1]
  1889. ;https://github.com/NicholasFeldman/dotfiles/blob/master/polybar/.config/polybar/spotify.sh
  1890. type = custom/script
  1891. exec = ~/.config/polybar/scripts/spotify1.sh
  1892. interval = 1
  1893.  
  1894. ;format = <label>
  1895. format-foreground = ${colors.foreground}
  1896. format-background = #00000000
  1897. format-padding = 2
  1898. ;format-underline =
  1899. format-prefix = " "
  1900. format-prefix-foreground = #FFDDC5
  1901. label = %output:0:150%
  1902.  
  1903. ################################################################################
  1904.  
  1905. [module/spotify2]
  1906. ;install zscroll
  1907. ;https://github.com/PrayagS/polybar-spotify
  1908. type = custom/script
  1909. tail = true
  1910. format-prefix = " "
  1911. format = <label>
  1912. format-foreground = ${colors.foreground}
  1913. format-background = #00000000
  1914. exec = ~/.config/polybar/scripts/scroll_spotify_status.sh
  1915.  
  1916.  
  1917. [module/spotify-prev]
  1918. type = custom/script
  1919. exec = echo ""
  1920. format = <label>
  1921. format-foreground = ${colors.foreground}
  1922. format-background = #00000000
  1923. click-left = playerctl previous spotify
  1924. click-right = spotify
  1925.  
  1926. [module/spotify-play-pause]
  1927. type = custom/ipc
  1928. hook-0 = echo ""
  1929. hook-1 = echo ""
  1930. initial = 1
  1931. format-foreground = ${colors.foreground}
  1932. format-background = #00000000
  1933. click-left = playerctl play-pause spotify
  1934. click-right = spotify
  1935.  
  1936. [module/spotify-next]
  1937. type = custom/script
  1938. exec = echo ""
  1939. format = <label>
  1940. format-foreground = ${colors.foreground}
  1941. format-background = #00000000
  1942. click-left = playerctl next spotify
  1943. click-right = spotify
  1944.  
  1945. ################################################################################
  1946.  
  1947. [module/temperature1]
  1948. ;https://github.com/jaagr/polybar/wiki/Module:-temperature
  1949. type = internal/temperature
  1950. ; Thermal zone to use
  1951. ; To list all the zone types, run
  1952. ; $ for i in /sys/class/thermal/thermal_zone*; do echo "$i: $(<$i/type)"; done
  1953. ; Default: 0
  1954. thermal-zone = 0
  1955.  
  1956. ; Full path of temperature sysfs path
  1957. ; Use `sensors` to find preferred temperature source, then run
  1958. ; $ for i in /sys/class/hwmon/hwmon*/temp*_input; do echo "$(<$(dirname $i)/name): $(cat ${i%_*}_label 2>/dev/null || echo $(basename ${i%_*})) $(readlink -f $i)"; done
  1959. ; to find path to desired file
  1960. ; Default reverts to thermal zone setting
  1961. hwmon-path = /sys/devices/platform/coretemp.0/hwmon/hwmon1/temp1_input
  1962.  
  1963. warn-temperature = 70
  1964. format = <ramp> <label>
  1965. format-foreground = ${colors.foreground}
  1966. format-background = #00000000
  1967. format-underline =
  1968. format-warn = <ramp> <label-warn>
  1969. format-warn-underline = #c7254f
  1970. label = %temperature%
  1971. label-warn =  %temperature%
  1972. label-warn-foreground = #c7254f
  1973.  
  1974. ramp-0 = 
  1975. ramp-1 = 
  1976. ramp-2 = 
  1977. ramp-3 = 
  1978. ramp-4 = 
  1979. ramp-foreground =${colors.foreground}
  1980.  
  1981. ################################################################################
  1982.  
  1983. [module/temperature2]
  1984. type = custom/script
  1985. exec = ~/.config/polybar/scripts/tempcores.sh
  1986. interval = 2
  1987. format-padding = 1
  1988. format-foreground = ${colors.foreground}
  1989. format-background = #00000000
  1990. format-underline =
  1991. format-prefix-foreground = #FFDDC5
  1992. label =  %output:0:150:%
  1993.  
  1994. ################################################################################
  1995.  
  1996. [module/uptime]
  1997. ;https://github.com/jaagr/polybar/wiki/User-contributed-modules#uptime
  1998. type = custom/script
  1999. exec = uptime | awk -F, '{sub(".*up ",x,$1);print $1}'
  2000. interval = 100
  2001. label = Uptime : %output%
  2002.  
  2003. format-foreground = ${colors.foreground}
  2004. format-background = #00000000
  2005. format-prefix = "  "
  2006. format-prefix-foreground = #FFDDC5
  2007. format-underline =
  2008.  
  2009. ################################################################################
  2010.  
  2011. [module/variety]
  2012. type = custom/script
  2013. exec = echo " Variety"
  2014. ;exec = echo " "
  2015. interval = 1
  2016. tail = true
  2017. format-foreground = ${colors.foreground}
  2018. format-background = #00000000
  2019. format-prefix = ""
  2020. format-prefix-foreground = #FFDDC5
  2021. click-left = variety --selector
  2022.  
  2023. ################################################################################
  2024.  
  2025. [module/volume]
  2026. ;https://github.com/jaagr/polybar/wiki/Module:-volume
  2027. type = internal/volume
  2028. format-volume = "<label-volume> <bar-volume>"
  2029.  
  2030. label-volume = " "
  2031. label-volume-foreground = #40ad4b
  2032. label-muted = muted
  2033.  
  2034. bar-volume-width = 10
  2035. bar-volume-foreground-0 = #40ad4b
  2036. bar-volume-foreground-1 = #40ad4b
  2037. bar-volume-foreground-2 = #40ad4b
  2038. bar-volume-foreground-3 = #40ad4b
  2039. bar-volume-foreground-4 = #40ad4b
  2040. bar-volume-foreground-5 = #40ad4b
  2041. bar-volume-foreground-6 = #40ad4b
  2042. bar-volume-gradient = false
  2043. bar-volume-indicator = 
  2044. bar-volume-indicator-font = 2
  2045. bar-volume-fill = 
  2046. bar-volume-fill-font = 2
  2047. bar-volume-empty = 
  2048. bar-volume-empty-font = 2
  2049. bar-volume-empty-foreground = ${colors.foreground}
  2050. format-volume-foreground = ${colors.foreground}
  2051. format-volume-background = #00000000
  2052. format-muted-prefix = "  "
  2053. format-muted-prefix-foreground = "#ff0000"
  2054. format-muted-foreground = ${colors.foreground}
  2055. format-muted-background = #00000000
  2056.  
  2057. ################################################################################
  2058.  
  2059. [module/weather]
  2060. type = custom/script
  2061. interval = 10
  2062. format = <label>
  2063. format-prefix = " "
  2064. format-prefix-foreground = #FFDDC5
  2065. format-underline =
  2066. format-foreground = ${colors.foreground}
  2067. format-background = #00000000
  2068. exec = python -u ~/.config/polybar/scripts/weather.py
  2069. tail = true
  2070.  
  2071. #################################################################################
  2072.  
  2073. [module/wired-network]
  2074. ;https://github.com/jaagr/polybar/wiki/Module:-network
  2075. type = internal/network
  2076. interface = enp6s0
  2077. interval = 3.0
  2078.  
  2079. ; Available tokens:
  2080. ; %ifname% [wireless+wired]
  2081. ; %local_ip% [wireless+wired]
  2082. ; %essid% [wireless]
  2083. ; %signal% [wireless]
  2084. ; %upspeed% [wireless+wired]
  2085. ; %downspeed% [wireless+wired]
  2086. ; %linkspeed% [wired]
  2087. ; Default: %ifname% %local_ip%
  2088. label-connected = %ifname%
  2089. label-disconnected = %ifname% disconnected
  2090.  
  2091. format-connected-foreground = ${colors.foreground}
  2092. format-connected-background = #00000000
  2093. format-connected-underline = #99E2B856
  2094. format-connected-prefix = " "
  2095. format-connected-prefix-foreground = #FFDDC5
  2096. format-connected-prefix-background = #00000000
  2097.  
  2098. format-disconnected = <label-disconnected>
  2099. format-disconnected-underline = ${colors.alert}
  2100. label-disconnected-foreground = ${colors.foreground}
  2101.  
  2102. ################################################################################
  2103.  
  2104. [module/wireless-network]
  2105. ;https://github.com/jaagr/polybar/wiki/Module:-network
  2106. type = internal/network
  2107. interface = wlp3s0
  2108. interval = 3.0
  2109. label-connected = %essid%
  2110.  
  2111. format-connected = <label-connected>
  2112. ;format-connected = <ramp-signal> <label-connected>
  2113. format-connected-foreground = ${colors.foreground}
  2114. format-connected-background = #00000000
  2115. format-connected-prefix = "  "
  2116. format-connected-prefix-foreground = #7e52c6
  2117. format-connected-prefix-background = #00000000
  2118. format-connected-underline = #7e52c6
  2119.  
  2120. label-disconnected = %ifname% disconnected
  2121. label-disconnected-foreground = ${colors.alert}
  2122. label-disconnected-background = #00000000
  2123.  
  2124. format-disconnected = <label-disconnected>
  2125. format-disconnected-foreground = ${colors.alert}
  2126. format-disconnected-background = #00000000
  2127. format-disconnected-prefix = "  "
  2128. format-disconnected-prefix-foreground = ${colors.alert}
  2129. format-disconnected-prefix-background = #00000000
  2130. format-disconnected-underline =${colors.alert}
  2131.  
  2132. ramp-signal-0 = ▁
  2133. ramp-signal-1 = ▂
  2134. ramp-signal-2 = ▃
  2135. ramp-signal-3 = ▄
  2136. ramp-signal-4 = ▅
  2137. ramp-signal-5 = ▆
  2138. ramp-signal-6 = ▇
  2139. ramp-signal-7 = █
  2140. ramp-signal-foreground = #7e52c6
  2141.  
  2142. ################################################################################
  2143.  
  2144. [module/xbacklight]
  2145. ;https://github.com/jaagr/polybar/wiki/Module:-xbacklight
  2146. type = internal/xbacklight
  2147. format = <label> <bar>
  2148. format-prefix = "  "
  2149. format-prefix-foreground = ${colors.foreground}
  2150. format-prefix-background = #00000000
  2151. format-prefix-underline = #9f78e1
  2152. format-underline = #9f78e1
  2153. label = %percentage%%
  2154. bar-width = 10
  2155. bar-indicator = 
  2156. bar-indicator-foreground = #fff
  2157. bar-indicator-font = 2
  2158. bar-fill = 
  2159. bar-fill-font = 2
  2160. bar-fill-foreground = #9f78e1
  2161. bar-empty = 
  2162. bar-empty-font = 2
  2163. bar-empty-foreground = #fff
  2164. format-foreground = ${colors.foreground}
  2165. format-background = #00000000
  2166.  
  2167. ################################################################################
  2168.  
  2169. [module/xkeyboard]
  2170. ;https://github.com/jaagr/polybar/wiki/Module:-xkeyboard
  2171. type = internal/xkeyboard
  2172. blacklist-0 = num lock
  2173.  
  2174. format-prefix = " "
  2175. format-prefix-foreground = ${colors.foreground}
  2176. format-prefix-background = #00000000
  2177. format-prefix-underline = #3ecfb2
  2178. format-foreground = ${colors.foreground}
  2179. format-background = #00000000
  2180.  
  2181. label-layout = %layout%
  2182. label-layout-underline = #3ecfb2
  2183. label-indicator-padding = 2
  2184. label-indicator-margin = 1
  2185. label-indicator-background = #00000000
  2186. label-indicator-underline = ${colors.foreground}
  2187.  
  2188. ################################################################################
  2189.  
  2190. [module/xwindow]
  2191. ;https://github.com/jaagr/polybar/wiki/Module:-xwindow
  2192. type = internal/xwindow
  2193.  
  2194. ; Available tokens:
  2195. ; %title%
  2196. ; Default: %title%
  2197. label = %title%
  2198. label-maxlen = 50
  2199.  
  2200. format-foreground = ${colors.foreground}
  2201. format-background = #00000000
  2202.  
  2203. ###############################################################################
  2204.  
Add Comment
Please, Sign In to add comment