summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md40
1 files changed, 0 insertions, 40 deletions
diff --git a/README.md b/README.md
index 901faa3..270e2b2 100644
--- a/README.md
+++ b/README.md
@@ -29,46 +29,6 @@ Note that if you want to change anything in the dwm config, do it in dwm/config.
- Green
-## Shortcuts
-
-### Applications
-
-Alt+Shift+F = Falkon Browser
-
-Alt+D = dmenu
-
-Alt+Enter = st
-
-### Other
-
-Alt+Shift+B = Brightness goes up
-
-Alt+Shift+L = Brightness goes down
-
-Alt+Shift+U = Volume goes up
-
-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