30 lines
544 B
INI
30 lines
544 B
INI
[dmenu]
|
|
dmenu_command = rofi -theme ~/.config/rofi/network.rasi
|
|
active_chars = ==
|
|
highlight = True
|
|
highlight_fg =
|
|
highlight_bg =
|
|
highlight_bold = True
|
|
compact = False
|
|
pinentry =
|
|
wifi_icons =
|
|
format = {name:<{max_len_name}s} {sec:<{max_len_sec}s} {icon:>4}
|
|
list_saved = False
|
|
prompt = Networks
|
|
|
|
[dmenu_passphrase]
|
|
obscure = False
|
|
obscure_color = #222222
|
|
|
|
[pinentry]
|
|
description = Get network password
|
|
prompt = Password:
|
|
|
|
[editor]
|
|
terminal = kitty
|
|
gui_if_available = True
|
|
gui = nm-connection-editor
|
|
|
|
[nmdm]
|
|
rescan_delay = 5
|