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