summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rw-r--r--scripts/.gitignore3
-rwxr-xr-xscripts/dmenutimer4
2 files changed, 5 insertions, 2 deletions
diff --git a/scripts/.gitignore b/scripts/.gitignore
index 76d851f..50b4718 100644
--- a/scripts/.gitignore
+++ b/scripts/.gitignore
@@ -1 +1,2 @@
-rider.sh \ No newline at end of file
+rider.sh
+libreoffice
diff --git a/scripts/dmenutimer b/scripts/dmenutimer
index 00ccb4e..efce7fb 100755
--- a/scripts/dmenutimer
+++ b/scripts/dmenutimer
@@ -3,4 +3,6 @@
TIME=$(printf '' | dmenu -i -sb '#4E3524' -p 'New timer: ')
-st -c "arttime" -o - -e arttime --nolearn --random all --style 1 -t "Timer" -g $TIME 2>/dev/null | grep goal
+
+st -c "arttime" -o - -e arttime --nolearn --random all --style 1 -t "Timer" -g $TIME
+#st -c "arttime" -o - -e arttime --nolearn --random all --style 1 -t "Timer" -g $TIME 2>/dev/null | grep goal