From 7a9f87342cd011ab2bdbd19f0267fb593706a32c Mon Sep 17 00:00:00 2001 From: joten Date: Sun, 8 Mar 2015 22:19:59 +0100 Subject: [PATCH] Changed doc visuals --- doc/CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/CHANGES.md b/doc/CHANGES.md index 229be29..5745365 100644 --- a/doc/CHANGES.md +++ b/doc/CHANGES.md @@ -26,7 +26,7 @@ called with the window ID as a paramater, when applying the rule. 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 | -| ---:| ---------------------------------------------------------------- | --------------------------------------------------------- | +| ---:|:---------------------------------------------------------------- |:--------------------------------------------------------- | | 1. | `#+d::Manager_toggleDecor()` | `#+d::Window_toggleDecor()` | | 2. | `#+f::View_toggleFloating()` | `#+f::View_toggleFloatingWindow()` | | 3. | `#Left::View_setMFactor(-0.05)` | `#Left::View_setLayoutProperty("MFactor", 0, -0.05)` |