20 lines
202 B
Plaintext
20 lines
202 B
Plaintext
|
# Config for rofi-wifi-menu
|
||
|
|
||
|
# position values:
|
||
|
# 1 2 3
|
||
|
# 8 0 4
|
||
|
# 7 6 5
|
||
|
POSITION=3
|
||
|
|
||
|
#y-offset
|
||
|
YOFF=35
|
||
|
|
||
|
#x-offset
|
||
|
XOFF=-225
|
||
|
|
||
|
#fields to be displayed
|
||
|
FIELDS=SSID,SECURITY,BARS
|
||
|
|
||
|
#font
|
||
|
FONT="FiraCode 10"
|