Swaaay and todo
This commit is contained in:
parent
ad0a428050
commit
87bdd363a4
|
@ -4,7 +4,7 @@
|
||||||
# + Super+Control+{1-9} should control the size of the preselect space.
|
# + Super+Control+{1-9} should control the size of the preselect space.
|
||||||
# + Super+Shift+b should balance the size of all selected nodes.
|
# + Super+Shift+b should balance the size of all selected nodes.
|
||||||
|
|
||||||
set $default_gap 20
|
set $default_gap 0
|
||||||
set $left h
|
set $left h
|
||||||
set $down j
|
set $down j
|
||||||
set $up k
|
set $up k
|
||||||
|
|
|
@ -75,6 +75,7 @@ Here are some bullet points on my workflow:
|
||||||
|
|
||||||
## To Do and Improvements
|
## To Do and Improvements
|
||||||
|
|
||||||
|
+ `c` (and similar aliases) could utilize `CDPATH` envvar?
|
||||||
+ Wayland stuff
|
+ Wayland stuff
|
||||||
+ Sway hotkey parity (as much as is possible) with sxhkd/bspwm
|
+ Sway hotkey parity (as much as is possible) with sxhkd/bspwm
|
||||||
+ Clean out all the X11 cruft?
|
+ Clean out all the X11 cruft?
|
||||||
|
|
Reference in a new issue