mirror of
https://github.com/Mastermindzh/dotfiles.git
synced 2024-11-22 23:04:10 +01:00
27 lines
1.4 KiB
INI
27 lines
1.4 KiB
INI
|
;==========================================================
|
||
|
;
|
||
|
;
|
||
|
; ██████╗ ██████╗ ██╗ ██╗ ██╗██████╗ █████╗ ██████╗
|
||
|
; ██╔══██╗██╔═══██╗██║ ╚██╗ ██╔╝██╔══██╗██╔══██╗██╔══██╗
|
||
|
; ██████╔╝██║ ██║██║ ╚████╔╝ ██████╔╝███████║██████╔╝
|
||
|
; ██╔═══╝ ██║ ██║██║ ╚██╔╝ ██╔══██╗██╔══██║██╔══██╗
|
||
|
; ██║ ╚██████╔╝███████╗██║ ██████╔╝██║ ██║██║ ██║
|
||
|
; ╚═╝ ╚═════╝ ╚══════╝╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝
|
||
|
;
|
||
|
;
|
||
|
; To learn more about how to configure Polybar
|
||
|
; go to https://github.com/polybar/polybar
|
||
|
;
|
||
|
; The README contains a lot of information
|
||
|
;
|
||
|
;==========================================================
|
||
|
|
||
|
[settings]
|
||
|
screenchange-reload = true
|
||
|
pseudo-transparency = true
|
||
|
|
||
|
; theme
|
||
|
include-file = ~/.config/polybar/themes/main/modules.ini
|
||
|
include-file = ~/.config/polybar/themes/main/colors.ini
|
||
|
include-file = ~/.config/polybar/themes/main/bars.ini
|