fuzzel use pywal colors, update config
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
include "~/.cache/wal/colors-fuzzel.ini"
|
|
||||||
# output=<not set>
|
# output=<not set>
|
||||||
# font=monospace
|
# font=monospace
|
||||||
# dpi-aware=auto
|
# dpi-aware=auto
|
||||||
@@ -28,8 +27,8 @@ include "~/.cache/wal/colors-fuzzel.ini"
|
|||||||
# minimal-lines=no
|
# minimal-lines=no
|
||||||
# width=30
|
# width=30
|
||||||
# tabs=8
|
# tabs=8
|
||||||
# horizontal-pad=40
|
horizontal-pad=20
|
||||||
# vertical-pad=8
|
vertical-pad=6
|
||||||
# inner-pad=0
|
# inner-pad=0
|
||||||
|
|
||||||
# scaling-filter=box
|
# scaling-filter=box
|
||||||
@@ -50,14 +49,15 @@ include "~/.cache/wal/colors-fuzzel.ini"
|
|||||||
|
|
||||||
# enable-mouse=yes
|
# enable-mouse=yes
|
||||||
|
|
||||||
[colors]
|
include="~/.cache/wal/colors-fuzzel.ini"
|
||||||
background=282a36ff
|
# [colors] # already taken care of by import and pywal
|
||||||
text=f8f8f2ff
|
# background=282a36ff
|
||||||
match=8be9fdff
|
# text=f8f8f2ff
|
||||||
selection-match=8be9fdff
|
# match=8be9fdff
|
||||||
selection=44475add
|
# selection-match=8be9fdff
|
||||||
selection-text=f8f8f2ff
|
# selection=44475add
|
||||||
border=bd93f9ff
|
# selection-text=f8f8f2ff
|
||||||
|
# border=bd93f9ff
|
||||||
|
|
||||||
# prompt=586e75ff
|
# prompt=586e75ff
|
||||||
# placeholder=93a1a1ff
|
# placeholder=93a1a1ff
|
||||||
@@ -65,8 +65,8 @@ border=bd93f9ff
|
|||||||
# counter=93a1a1ff
|
# counter=93a1a1ff
|
||||||
|
|
||||||
[border]
|
[border]
|
||||||
# width=1
|
width=3
|
||||||
# radius=10
|
radius=8
|
||||||
|
|
||||||
[dmenu]
|
[dmenu]
|
||||||
# mode=text # text|index
|
# mode=text # text|index
|
||||||
|
|||||||
Reference in New Issue
Block a user