diff options
| -rwxr-xr-x | wallp | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -276,7 +276,7 @@ Config: ~/.config/wallp/wallp.conf" <b>Config:</b> <tt>~/.config/wallp/wallp.conf</tt>" # --width prevents qarma from wrapping the description column onto new lines. # (GTK enforces a minimum dialog width, so the window may look wider.) - qarma --info --width=600 --title="wallp help" --text="$markup" 2>/dev/null + qarma --info --width=800 --height=400 --title="wallp help" --text="$markup" 2>/dev/null else printf '%s\n' "$text" fi |
