From 52d0b5f9a2c9cfc98185fd9fab8c192c5a231ff0 Mon Sep 17 00:00:00 2001 From: dbroqua Date: Thu, 14 Jan 2021 10:25:04 +0100 Subject: [PATCH] Fixed bug for Zettlr --- config/sway/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/sway/config b/config/sway/config index 48f94fc..3e2263d 100644 --- a/config/sway/config +++ b/config/sway/config @@ -161,7 +161,7 @@ bindsym $mod+t exec "$term -t 'Top' -e bpytop" bindsym $mod+c exec "$term -t 'Calendar' -e khal interactive" # Note -bindsym $mod+n exec "/home/dbroqua/Bin/zettlr" +bindsym $mod+n exec "/home/dbroqua/Softwares/Zettlr" # Multimedia keys bindsym --locked XF86AudioRaiseVolume exec pactl set-sink-volume @DEFAULT_SINK@ +5%