mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-04-25 06:46:30 -04:00
docs: add suggest wofi config
This commit is contained in:
parent
025bd88757
commit
7dc7435b1a
6 changed files with 104 additions and 2 deletions
16
wofi/menu
Executable file
16
wofi/menu
Executable file
|
|
@ -0,0 +1,16 @@
|
|||
# Config for wofi-wifi-menu
|
||||
|
||||
# position values:
|
||||
# 1 2 3
|
||||
# 8 0 4
|
||||
# 7 6 5
|
||||
POSITION=3
|
||||
|
||||
#y-offset
|
||||
YOFF=15
|
||||
|
||||
#x-offset
|
||||
XOFF=-30
|
||||
|
||||
#fields to be displayed
|
||||
FIELDS=SSID,IN-USE,BARS,SECURITY
|
||||
Loading…
Add table
Add a link
Reference in a new issue