From 7f8d124e35107322647a4e900908c08fe5bf0d88 Mon Sep 17 00:00:00 2001 From: xeruf <27jf@pm.me> Date: Tue, 9 Aug 2022 00:01:21 +0300 Subject: [PATCH] config/sway: add vi keys as alternative --- .config/sway/config.d/autostart.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/sway/config.d/autostart.conf b/.config/sway/config.d/autostart.conf index f975dfc..b0d586f 100644 --- a/.config/sway/config.d/autostart.conf +++ b/.config/sway/config.d/autostart.conf @@ -2,3 +2,4 @@ assign [class="Emacs"] workspace 1 exec "gdbus wait --session org.kde.StatusNotifierWatcher && dex --autostart" exec swaymsg "workspace 2; exec google-chrome-stable;" exec swaymsg "workspace 3; exec kitty;" +exec swaymsg "workspace 1"