From 1401381f7056e02ef015e5c1fffcd98dfe486122 Mon Sep 17 00:00:00 2001 From: Wojciech Janota Date: Wed, 28 Dec 2022 17:17:49 +0100 Subject: [PATCH] WIP --- i3-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i3-config b/i3-config index ebd9853..a32614d 100644 --- a/i3-config +++ b/i3-config @@ -22,4 +22,4 @@ bindsym $mod+Shift+e exec "i3-nagbar -t warning -m 'You pressed the exit shortcu exec --no-startup-id "python3 /home/admin/client-application/valhalla-client synchronize" -exec --no-startup-id "urxvt -e python3 /home/admin/client-application/valhalla-client runner" \ No newline at end of file +exec --no-startup-id urxvt -e "python3 /home/admin/client-application/valhalla-client runner" \ No newline at end of file