summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorV3n3RiX <venerix@rogentos.ro>2016-10-08 11:33:19 +0100
committerV3n3RiX <venerix@rogentos.ro>2016-10-08 11:33:19 +0100
commitebf04e6357393241acc27cb9890a2afa65fd165f (patch)
tree4134b2f1dc602e0af7d8795cf7e798da3d6f9d45
parent8b7cbe59a22d4f7275b9375a61a9f8d3faf902de (diff)
add tiny description
-rwxr-xr-xsisyphus6
1 files changed, 5 insertions, 1 deletions
diff --git a/sisyphus b/sisyphus
index 88050f0..85e11de 100755
--- a/sisyphus
+++ b/sisyphus
@@ -1,4 +1,8 @@
-#!/bin/bash
+#!/usr/bin/env bash
+
+# Sisyphus is a simple GUI for epkg, the portage wrapper
+# It uses gnome-extra/yad, x11-libs/vte && x11-misc/gtkdialog
+# Main Author : Ghiunhan Mamut @ RogentOS Development Group
export local showprogress="yad --title "sisyphus" --text-info --width 640 --height 480 --center --listen --tail &"
export local focusprogress="wmctrl -F -a "sisyphus" -b add,above"