diff --git a/apps/de/sway/config b/apps/de/sway/config index ac80ea1..cfa95a5 100644 --- a/apps/de/sway/config +++ b/apps/de/sway/config @@ -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 diff --git a/readme.md b/readme.md index 423604a..8ab1802 100644 --- a/readme.md +++ b/readme.md @@ -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?