.cfg/.config/networkmanager-dmenu/config.ini
Pratyush Desai ec3f09b936 add targets
Signed-off-by: Pratyush Desai <pratyush.desai@liberta.casa>
2021-12-15 19:47:06 +05:30

35 lines
1.5 KiB
INI

[dmenu]
fn = SourceCodePro-11
#fn = -*-terminus-medium-*-*-*-16-*-*-*-*-*-*-*
# dmenu_command = /usr/bin/dmenu
# # Note that dmenu_command can contain arguments as well like `rofi -width 30`
# # Rofi and dmenu are set to case insensitive by default `-i`
# l = number of lines to display, defaults to number of total network options
# fn = font string
# nb = normal background (name, #RGB, or #RRGGBB)
# nf = normal foreground
# sb = selected background
# sf = selected foreground
# b = (just set to empty value and menu will appear at the bottom
# m = number of monitor to display on
# p = Custom Prompt for the networks menu
# pinentry = Pinentry command
# rofi_highlight = <True or False> # (Default: False) use rofi highlighting instead of '**'
# compact = <True or False> # (Default: False). Remove extra spacing from display
# wifi_chars = <string of 4 unicode characters representing 1-4 bars strength>
# wifi_chars = ▂▄▆█
# list_saved = <True or False> # (Default: False) list saved connections
# [dmenu_passphrase]
# override normal foreground and background colors, use the -P option along
# with the Suckless dmenu password patch or use the -password option (rofi) to
# obscure passphrase entry.
# nf = #222222
# nb = #222222
# rofi_obscure = <True or False> (Default: True) Obscure passwords when typing
# dmenu_password = <True or False> (Default: False) Use the -P option for dmenu (you need the appropriate dmenu patch!)
# [editor]
# terminal = <name of terminal program>
# gui_if_available = <True or False> (Default: True)