(fuzzel) started fuzzel configuration
This commit is contained in:
@@ -0,0 +1,22 @@
|
|||||||
|
#-- fuzzel configuration
|
||||||
|
|
||||||
|
include=~/.config/fuzzel/zegonix.ini
|
||||||
|
|
||||||
|
# general settings
|
||||||
|
dpi-aware=yes
|
||||||
|
use-bold=yes
|
||||||
|
password-character=*
|
||||||
|
layer=overlay
|
||||||
|
keyboard-focus=exclusive
|
||||||
|
exit-on-keyboard-focus-loss=yes
|
||||||
|
|
||||||
|
# sorting
|
||||||
|
match-mode=fzf
|
||||||
|
sort-result=yes
|
||||||
|
list-executables-in-path=yes
|
||||||
|
|
||||||
|
[key-bindings]
|
||||||
|
delete-line-forward=none
|
||||||
|
prev=Up Control+p Control+k
|
||||||
|
next=Down Control+n Control+j
|
||||||
|
|
||||||
|
|||||||
36
fuzzel/.config/fuzzel/zegonix.ini
Normal file
36
fuzzel/.config/fuzzel/zegonix.ini
Normal file
@@ -0,0 +1,36 @@
|
|||||||
|
#-- zegonix fuzzel theme
|
||||||
|
|
||||||
|
anchor=center
|
||||||
|
prompt="> "
|
||||||
|
placeholder=""
|
||||||
|
|
||||||
|
font=JetBrainsMonoNerdFont:size=14
|
||||||
|
line-height=17.5
|
||||||
|
icon-theme=hicolor
|
||||||
|
icons-enabled=yes
|
||||||
|
x-margin=0
|
||||||
|
y-margin=0
|
||||||
|
lines=16
|
||||||
|
width=32
|
||||||
|
tabs=4
|
||||||
|
horizontal-pad=20
|
||||||
|
vertical-pad=8
|
||||||
|
inner-pad=0
|
||||||
|
|
||||||
|
[border]
|
||||||
|
width=1
|
||||||
|
radius=0
|
||||||
|
|
||||||
|
[colors]
|
||||||
|
background=0D1008FF
|
||||||
|
text=DFDFDFFF
|
||||||
|
prompt=586E75FF
|
||||||
|
input=657B83FF
|
||||||
|
placeholder=93A1A1FF
|
||||||
|
match=94E85AFF
|
||||||
|
selection=808088FF
|
||||||
|
selection-text=0D1208FF
|
||||||
|
selection-match=205014FF
|
||||||
|
counter=93A1A1FF
|
||||||
|
border=94E85AFF
|
||||||
|
|
||||||
Reference in New Issue
Block a user