[main] # output= font=SFProText:weight=regular:size=14 #font=SourceSans3:weight=regular:size=14 #font=SourceSans3 # dpi-aware=auto # prompt=> # icon-theme=hicolor # icons-enabled=yes # add keywords to default list of searched xdg .desktop params fields=filename,name,generic,keywords # password-character=* # fuzzy=yes # show-actions=no terminal=kitty # launch-prefix= # lines=15 lines=10 width=15 # horizontal-pad=40 horizontal-pad=16 vertical-pad=6 inner-pad=6 # the ratio of the larger image shown when only a few matches, compared to full window size # default 0.5, 0.0 or > 0.5 seems to disable it image-size-ratio=0.0 # line-height= # letter-spacing=0 # layer = top exit-on-keyboard-focus-loss = no [colors] # nord-ish colors #background=2b303cff #text=d8dee9ff #match=900000ff #selection=4c566aff #selection-text=879aa4ff #border=2a2f3a75 # from llm, based on arc-darkest # A very dark gray-blue with 80% opacity background=1b1f22cc # White text with 80% opacity to ensure readability text=ffffffcc # Cool gray for matched text, with 80% opacity for subtle contrast match=4f565fcc # Dark gray with a blue tint, used for selected items, 80% opacity selection=2d333bcc # White text on selected items, with 80% opacity selection-text=ffffffcc # Slate gray border with 80% opacity to subtly define edges border=353b43cc [border] width=4 # default radius=10, 2 looked ok. 0 disables rounded corners radius=0 [dmenu] # mode=text # text|index # exit-immediately-if-empty=no [key-bindings] # cancel=Escape Control+g # execute=Return KP_Enter Control+y # execute-or-next=Tab # cursor-left=Left Control+b # cursor-left-word=Control+Left Mod1+b # cursor-right=Right Control+f # cursor-right-word=Control+Right Mod1+f # cursor-home=Home Control+a # cursor-end=End Control+e # delete-prev=BackSpace # delete-prev-word=Mod1+BackSpace Control+BackSpace # delete-next=Delete # delete-next-word=Mod1+d Control+Delete # delete-line=Control+k # prev=Up Control+p # prev-with-wrap=ISO_Left_Tab # prev-page=PageUp KP_PageUp # next=Down Control+n # next-with-wrap=none # next-page=Page_Down KP_Page_Down # custom-N: *dmenu mode only*. Like execute, but with a non-zero # exit-code; custom-1 exits with code 10, custom-2 with 11, custom-3 # with 12, and so on. # custom-1=Mod1+1 # custom-2=Mod1+2 # custom-3=Mod1+3 # custom-4=Mod1+4 # custom-5=Mod1+5 # custom-6=Mod1+6 # custom-7=Mod1+7 # custom-8=Mod1+8 # custom-9=Mod1+9 # custom-10=Mod1+0 # custom-11=Mod1+exclam # custom-12=Mod1+at # custom-13=Mod1+numbersign # custom-14=Mod1+dollar # custom-15=Mod1+percent # custom-16=Mod1+dead_circumflex # custom-17=Mod1+ampersand # custom-18=Mod1+asterix # custom-19=Mod1+parentleft