From 9cb8af8db4886881d94e558fb2ee58cd2963ac40 Mon Sep 17 00:00:00 2001 From: Felix Buehler Date: Wed, 16 Dec 2020 17:55:24 +0100 Subject: [PATCH] [sway] fix starting sublime3 with correct command --- sway/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sway/config b/sway/config index a6f43eb..9fc5500 100644 --- a/sway/config +++ b/sway/config @@ -87,7 +87,7 @@ bindsym $mod+Tab workspace next bindsym Shift+$mod+Tab workspace prev bindsym $mod+m exec . ~/.profile.d/90-keychain.sh && keepassxc -bindsym $mod+e exec subl3 +bindsym $mod+e exec sublime3 bindsym $mod+w exec firefox bindsym $mod+u exec com.gitlab.newsflash