aboutsummaryrefslogtreecommitdiff
path: root/polybar/.config/polybar/config
blob: b709ba0236f0806d65029f4970ddc94995c96fa8 (plain)
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
;=====================================================
;
;   To learn more about how to configure Polybar
;   go to https://github.com/jaagr/polybar
;
;   The README contains alot of information
;
;=====================================================

include-file = ~/.config/polybar/tengwar_icons.ini
include-file = ~/.config/polybar/mpd
include-file = ~/.config/polybar/i3.ini
include-file = ~/.config/polybar/bspwm.ini

[colors]
#pseudo-transparency = true
; Used in the whole bar background
background     = #2e3440

; Alternative background used in the workspaces
#background-alt = #4c566a
background-alt = ${background}
background-emph = #434c5e

; Color useed in the default text
foreground = #d8dee9 
foreground-alt = #e5e9f0

primary = #ffb52a
secondary = #e60053
alert = ${xrdb:color9}

[global/wm]
#margin-top = 0
margin-bottom = 0

[module/date]
type = custom/script
exec = ~/scripts/polybar/date.sh
tail = true
click-left = gsimplecal
#click-left = kill -USR1 %pid%
format-prefix = " "