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