summaryrefslogtreecommitdiff
path: root/src/config.nim
Commit message (Collapse)AuthorAgeFilesLines
* d(>_< ) small bugfixkitty piapiac2020-07-311-40/+0
| | | | fix input focus on windows when deleted
* (/・・)ノ closes windowskitty piapiac2020-07-311-5/+11
| | | | | | | - small bugfix - updated readme.md to include config section - updated .gitignore to ignore config.nim - added config.def.nim
* 彡゚◉ω◉ )つー☆* window focusingkitty piapiac2020-07-301-3/+3
| | | | press alt + tab to change the window focus
* (/・・)ノ spawnCustomkitty piapiac2020-07-301-1/+1
| | | | alt+enter on default opens xterm
* λ rework handling key eventskitty piapiac2020-07-301-1/+1
|
* (。ヘ°) init commandskitty piapiac2020-07-291-3/+6
| | | | ILL WORK ON TILING AFTER THIS I PROMISE
* (/・・)ノ small fixeskitty piapiac2020-07-291-1/+1
| | | | map the window
* (・ω・)b key handlerskitty piapiac2020-07-291-8/+8
|
* (。ヘ°) keybindingskitty piapiac2020-07-281-9/+11
| | | | | initShortcutKeys -> TODO, rename to initKeybindings ? they're not exactly shortcut keys but here i am commiting anyway
* (/・・)ノ initkitty piapiac2020-07-281-0/+29
skeleton