Changed doc visuals

This commit is contained in:
joten 2015-03-08 22:11:07 +01:00
parent 9340cf52b6
commit d2181103bc
2 changed files with 61 additions and 60 deletions

View File

@ -25,7 +25,8 @@ called with the window ID as a paramater, when applying the rule.
10. `~` Removed the function `Main_reload` and reassigned the hotkey.
11. `+` Added the possibility to minimize windows, making them floating and thereby excluded from tiling.
| # | `-` or `~` Configuration Variables or `-` Hotkey Functions | `+` Configuration Variables or `+` Hotkey Functions |
| # | `-` or `~` Configuration Variables or | `+` Configuration Variables or |
| | `-` Hotkey Functions | `+` Hotkey Functions |
| ---: | ---------------------------------------------------------- | ----------------------------------------------------- |
| 1. | `#+d::Manager_toggleDecor()` | `#+d::Window_toggleDecor()` |
| 2. | `#+f::View_toggleFloating()` | `#+f::View_toggleFloatingWindow()` |

View File

@ -10,7 +10,7 @@
| `#t` | - | launch a terminal (`Run, C:\Program Files\mintty.exe -`) |
| `#b` | - | launch terminal with an ssh connection (`Run, C:\Program Files\mintty.exe /bin/ssh user@hostname`) |
#### Xmonad hotkeys
##### Xmonad hotkeys
Here follows an example for configuring hotkeys, which are similar to those of
[xmonad](http://xmonad.org/); this example was submitted for bug.n version