20 lines
419 B
INI
20 lines
419 B
INI
[dmenu]
|
|
dmenu_command = dmenu -i -l 50
|
|
pinentry = pinentry-dmenu
|
|
# wifi_chars = ▂▄▆█
|
|
# list_saved = False
|
|
|
|
[dmenu_passphrase]
|
|
# Will use -P on dmenu if the patch is detected, otherwise
|
|
# uses -nf to obscure the password by coloring text
|
|
# https://tools.suckless.org/dmenu/patches/password/
|
|
obscure = True
|
|
# obscure_color = #222222
|
|
|
|
[editor]
|
|
terminal = kitty
|
|
# gui_if_available = True
|
|
|
|
[nmdm]
|
|
# rescan_delay = 5
|