From 87bdd363a4f2d90f23e861cce6859d481fa2767f Mon Sep 17 00:00:00 2001 From: Daniel Flanagan Date: Mon, 15 Jun 2020 11:44:00 -0500 Subject: [PATCH] Swaaay and todo --- apps/de/sway/config | 2 +- readme.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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?