From 60c01afbe090f715cab7d06c8262217e98e809f5 Mon Sep 17 00:00:00 2001 From: Wojciech Janota Date: Wed, 28 Dec 2022 17:22:31 +0100 Subject: [PATCH] WIP --- i3-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i3-config b/i3-config index a32614d..fedd4e2 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 bash -c "python3 /home/admin/client-application/valhalla-client runner" \ No newline at end of file