.dotfiles/.config/polybar/config.ini

32 lines
868 B
INI
Raw Normal View History

2020-02-18 01:21:28 +00:00
;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
;;
;; ____ __ __
;; / __ \____ / /_ __/ /_ ____ ______
;; / /_/ / __ \/ / / / / __ \/ __ `/ ___/
;; / ____/ /_/ / / /_/ / /_/ / /_/ / /
;; /_/ \____/_/\__, /_.___/\__,_/_/
;; /____/
;;
;; Created By Aditya Shakya @adi1090x
;;
;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
include-file = ~/.config/polybar/colors.ini
include-file = ~/.config/polybar/bars.ini
include-file = ~/.config/polybar/modules.ini
2020-02-19 01:05:52 +00:00
include-file = ~/.config/polybar/custom.ini
[settings]
2020-02-13 17:25:00 +00:00
screenchange-reload = true
; compositing-background = xor
; compositing-background = screen
; compositing-foreground = source
; compositing-border = over
; pseudo-transparency = false
[global/wm]
2020-02-13 17:25:00 +00:00
margin-top = 0
margin-bottom = 0
2020-02-14 12:10:01 +00:00
; vim: ft=dosini