Rofi configs
This commit is contained in:
parent
4d88a132c2
commit
b18f5056b3
4 changed files with 147 additions and 1 deletions
|
|
@ -29,7 +29,8 @@
|
|||
;; Override link colors - secondary-color (#4F5B66) is too dark as a foreground
|
||||
(style (str:concat %slot-value%
|
||||
"a:link { color: #6699CC !important; }"
|
||||
"a:visited { color: #C594C5 !important; }"))))
|
||||
"a:visited { color: #C594C5 !important; }"
|
||||
"h1, h2, h3, h4, h5, h6 { color: #CDD3DE !important; }"))))
|
||||
|
||||
;; Default search engine
|
||||
(define-configuration context-buffer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue