about summary refs log tree commit diff
path: root/scripts/screenshot
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/screenshot')
-rwxr-xr-xscripts/screenshot4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/screenshot b/scripts/screenshot
index 0881970..6795307 100755
--- a/scripts/screenshot
+++ b/scripts/screenshot
@@ -39,13 +39,13 @@ prog="
 1.Normal_fullscreen
 2.Delayed_fullscreen
 3.Section
----Recordings
+---Recordings---
 4.Cast
 5.Stop_cast
 "
 
 
-cmd=$(dmenu -l 10 -p 'Choose Screenshot Type' <<< "$prog")
+cmd=$(dmenu -l 8 -p 'Choose Screenshot Type' <<< "$prog")
 
 (( rounded_num= ($COUNTER + (2 - 1) / 2))) #round the number