Swaaay and todo

This commit is contained in:
Daniel Flanagan 2020-06-15 11:44:00 -05:00
parent ad0a428050
commit 87bdd363a4
Signed by: lytedev
GPG Key ID: 5B2020A0F9921EF4
2 changed files with 2 additions and 1 deletions

View File

@ -4,7 +4,7 @@
# + Super+Control+{1-9} should control the size of the preselect space.
# + Super+Shift+b should balance the size of all selected nodes.
set $default_gap 20
set $default_gap 0
set $left h
set $down j
set $up k

View File

@ -75,6 +75,7 @@ Here are some bullet points on my workflow:
## To Do and Improvements
+ `c` (and similar aliases) could utilize `CDPATH` envvar?
+ Wayland stuff
+ Sway hotkey parity (as much as is possible) with sxhkd/bspwm
+ Clean out all the X11 cruft?