Swaaay and todo
This commit is contained in:
parent
ad0a428050
commit
87bdd363a4
2 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
|
@ -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?
|
||||
|
|
Reference in a new issue