formatting readme

config
TiynGER 5 years ago
parent 92abb3b304
commit f0d878b8a2

@ -14,51 +14,51 @@ The list below shows the currently applied patches to the master branch.
## Hotkeys ## Hotkeys
There are various shortcuts and hotkeys used in this version. Included in my build are the following. There are various shortcuts and hotkeys used in this version. Included in my build are the following.
``` | ModKey | Shift | Key | Function |
Super + Shift + Escape -> Quit dwm | ------ | ----- | ----------------- | --------------------------------------------------------- |
Super + Return -> Spawn st | Super | Shift | Escape | Quit dwm |
Super + b -> Spawn firefox | Super | | Return | Spawn st |
Super + Shift + b -> Toggle dwmbar | Super | | b | Spawn firefox |
Super + Shift + c -> Enable deck(/card) layout | Super | Shift | b | Toggle dwmbar |
Super + Shift + d -> Toggle floating/tiled for selected window | Super | Shift | c | Enable deck(/card) layout |
Super + f -> Spawn vifm in st | Super | Shift | d | Toggle floating/tiled for selected window |
Super + Shift + f -> Enable fullscreen layout | Super | | f | Spawn vifm in st |
Super + h -> (Tiling/Deck) Focus window higher in stack than current | Super | Shift | f | Enable fullscreen layout |
Super + Shift + h -> (Tiling/Deck) Make current window the master window | Super | | h | (Tiling/Deck) Focus window higher in stack than current |
Super + i -> Spawn intellij-idea-ultimate-edition | Super | Shift | h | (Tiling/Deck) Make current window the master window |
Super + j -> (Tiling/Deck) Focus window lower in stack than current | Super | | i | Spawn intellij-idea-ultimate-edition |
Super + Shift + j -> (Tiling/Deck) Make current window the master window | Super | | j | (Tiling/Deck) Focus window lower in stack than current |
Super + k -> (Tiling/Deck) Focus window higher in stack than current | Super | Shift | j | (Tiling/Deck) Make current window the master window |
Super + Shift + k -> (Tiling/Deck) Make current window the master window | Super | | k | (Tiling/Deck) Focus window higher in stack than current |
Super + l -> (Tiling/Deck) Focus window lower in stack than current | Super | Shift | k | (Tiling/Deck) Make current window the master window |
Super + m -> Spawn thunderbird | Super | | l | (Tiling/Deck) Focus window lower in stack than current |
Super + Shift + o -> (Tiling/Deck) Increase master window size | Super | | m | Spawn thunderbird |
Super + p -> Spawn ncmpcpp in st | Super | Shift | o | (Tiling/Deck) Increase master window size |
Super + q -> Close current window | Super | | p | Spawn ncmpcpp in st |
Super + Shift + r -> (dmenu) dmenu_run | Super | | q | Close current window |
Super + s -> (dmenu) startpagesearch | Super | Shift | r | (dmenu) dmenu_run |
Super + Shift + t -> Enable tiling layout | Super | | s | (dmenu) startpagesearch |
Super + Shift + z -> (Tiling/Deck) Decrease master window size | Super | Shift | t | Enable tiling layout |
Super + 0 -> Show all tags | Super | Shift | z | (Tiling/Deck) Decrease master window size |
Super + Shift + 0 -> Add current window to all tag | Super | | 0 | Show all tags |
Super + + 1/2/.../9 -> Show tag 1/2/.../9 | Super | Shift | 0 | Add current window to all tag |
Super + Shift + 1/2/.../9 -> Add current window to tag 1/2/.../9 | Super | | 1/2/.../9 | Show tag 1/2/.../9 |
Super + + . -> Show monitor lower in stack | Super | Shift | 1/2/.../9 | Add current window to tag 1/2/.../9 |
Super + Shift + . -> Add to monitor lower in stack | Super | | . | Show monitor lower in stack |
Super + + , -> Show monitor higher in stack | Super | Shift | . | Add to monitor lower in stack |
Super + Shift + , -> Add to monitor higher in stack | Super | | , | Show monitor higher in stack |
Super + F5 -> enable 2 Screen Monitor | Super | Shift | , | Add to monitor higher in stack |
Super + F6 -> toggle touchpad | Super | | F5 | enable 2 Screen Monitor |
Super + F7 -> (dmenu) mounting drives | Super | | F6 | toggle touchpad |
Super + F8 -> (dmenu) unmounting drives | Super | | F7 | (dmenu) mounting drives |
Super + F9 -> Restart NetworkManager | Super | | F8 | (dmenu) unmounting drives |
Super + F10 -> (dmenu) prompt, if yes: slock | Super | | F9 | Restart NetworkManager |
Super + F11 -> (dmenu) prompt, if yes: reboot | Super | | F10 | (dmenu) prompt, if yes: slock |
Super + F12 -> (dmenu) prompt, if yes: shutdown | Super | | F11 | (dmenu) prompt, if yes: reboot |
AudioMute -> Volume mute | Super | | F12 | (dmenu) prompt, if yes: shutdown |
AudioMicMute -> Mic Mute | | | AudioMute | Volume mute |
AudioLowerVolume -> Volume lower | | | AudioMicMute | Mic Mute |
AudioRaiseVolume -> Volume raise | | | AudioLowerVolume | Volume lower |
MonBrightnessDown -> Brightness decrease | | | AudioRaiseVolume | Volume raise |
MonBrightnessUp -> Brightness increase | | | MonBrightnessDown | Brightness decrease |
``` | | | MonBrightnessUp | Brightness increase |

Loading…
Cancel
Save