aboutsummaryrefslogtreecommitdiff
path: root/.config/cow/cowpager.conf
blob: 291600935f6ba4167f039124813e99a4423fb3fa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
show pager main

style background 0x282828C6
style desk.bg 0x282828C6
style desk.active.border 0xb8bb26
style page.bg 0x282828C6
style page.active.bg 0x282828c6
style label.bg 0xd8d8d8
style label.active.bg 0x458588
style label.fg 0x000000
style label.inactive.fg 0x000000
style window.bg 0x282828c6
style window.border 0x458588
style window.focused.bg 0xa8998446
style viewport.bg 0x00000000
style viewport.border 0x000000


pager main {
    columns 10
    desks 0 9
    desktop-labels false
    }