Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Commit

Permalink
path adjusted to the new repository name
Browse files Browse the repository at this point in the history
  • Loading branch information
nwg-piotr committed Jan 11, 2020
1 parent ae9bca8 commit 19c2cc1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dist/sgtk-menu
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env bash

cd /usr/lib/python3.8/site-packages/sway-gtk-menu
cd /usr/lib/python3.8/site-packages/sgtk-menu
exec /usr/bin/python3 menu.py "$@"
2 changes: 1 addition & 1 deletion dist/sgtk-menu-arch
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/sh

cd /usr/lib/python3.8/site-packages/sway-gtk-menu
cd /usr/lib/python3.8/site-packages/sgtk-menu
exec /usr/bin/python3 menu.py "$@"

0 comments on commit 19c2cc1

Please sign in to comment.