Enable Deck Layout

- Enable deck layout patch
- Add keybinding to switch to deck layout and unfloat to deck layout
- Update grid layout index
This commit is contained in:
Sravan Balaji
2021-09-25 14:02:06 -04:00
parent 8d2a133926
commit 2907b9eefe
3 changed files with 10 additions and 6 deletions

View File

@ -345,7 +345,7 @@
#define COLUMNS_LAYOUT 0
#define DECK_LAYOUT 0
#define DECK_LAYOUT 1
#define FIBONACCI_DWINDLE_LAYOUT 0