From 9f1ae41e118bb863fe17320c8e4c08bc8ed8ef0c Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Sat, 4 Oct 2025 15:06:19 -0700 Subject: Use fade transition; set editor in sway --- dots/sway/.config/sway/config.d/bindings.j2 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'dots/sway/.config') diff --git a/dots/sway/.config/sway/config.d/bindings.j2 b/dots/sway/.config/sway/config.d/bindings.j2 index 249d0c8..2493527 100644 --- a/dots/sway/.config/sway/config.d/bindings.j2 +++ b/dots/sway/.config/sway/config.d/bindings.j2 @@ -14,6 +14,7 @@ set $up k set $right l set $browser chromium +set $editor zeditor set $term alacritty set $launcher wofi @@ -29,6 +30,7 @@ bindsym --to-code { $sup+Space exec $launcher $sup+b exec $browser + $sup+e exec $editor $sup+Return exec $term } -- cgit v1.2.3-70-g09d2