diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -53,12 +53,24 @@ Alt+Shift+D = Volume goes down Alt+Shift+M = Toggles mute +Alt+Shift+Enter = Switches master window ### Exiting Alt+x = Closes app Alt+Shift+Q = Quits dwm +### Scripts + +## ns + +A script that starts a wireless network via wpa_supplicant and dhcpcd. + +### How to use: + +Create your wpa_supplicant configuration file, and get your wifi device (ip link). + +Edit /etc/ns.conf, place where your wpa_supplicant config is in the CONFIG var, and WiFi device in INTERFACE. ## Credits |