summarylogtreecommitdiffstats
path: root/pop-shell.install
diff options
context:
space:
mode:
Diffstat (limited to 'pop-shell.install')
-rwxr-xr-xpop-shell.install17
1 files changed, 0 insertions, 17 deletions
diff --git a/pop-shell.install b/pop-shell.install
deleted file mode 100755
index 724ea933cc29..000000000000
--- a/pop-shell.install
+++ /dev/null
@@ -1,17 +0,0 @@
-post_install() {
-
- echo "POP-shell configuration"
- echo "to configure POP-shell keybinding on user session"
- echo "launch Script: /usr/share/gnome-shell/extensions/pop-shell@system76.com/scripts/configure.sh"
-
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
-
- echo "to complete uninstalation reset keybinding in parameter pannel"
-
-} \ No newline at end of file