From 9b062f7dfbe0e583ab794df8a66986fdaf51db36 Mon Sep 17 00:00:00 2001 From: speedie Date: Sun, 25 Jun 2023 19:56:00 +0200 Subject: [PATCH] Set prefix in script --- scripts/spmenu_make | 1 + spmenu.1 | 4 ++-- spmenu_run.1 | 2 +- spmenu_test.1 | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/scripts/spmenu_make b/scripts/spmenu_make index 7847c00..993a273 100755 --- a/scripts/spmenu_make +++ b/scripts/spmenu_make @@ -9,6 +9,7 @@ libconfig=${libconfig:-true} xresources=${xresources:-true} wayland=${wayland:-true} x11=${x11:-true} +prefix="${prefix:-/usr}" gen_manual=${gen_manual:-true} opt=${opt:--O2} diff --git a/spmenu.1 b/spmenu.1 index fbd3996..7be82f5 100644 --- a/spmenu.1 +++ b/spmenu.1 @@ -1,5 +1,5 @@ '\" t -.\" Automatically generated by Pandoc 3.1.2 +.\" Automatically generated by Pandoc 2.17.1.1 .\" .\" Define V font for inline verbatim, using C font in formats .\" that render this, and otherwise B font. @@ -672,7 +672,7 @@ This allows something similar to the emoji highlight patch on the suckless website, except even more useful. .PP Example: -\f[V]printf \[dq]\[rs]033[0;44m😀\[rs]033[0m Emoji highlighting\[rs]n\[dq] | spmenu --columns 1\f[R] +\f[V]printf \[dq]\[rs]033[0;44m\[u1F600]\[rs]033[0m Emoji highlighting\[rs]n\[dq] | spmenu --columns 1\f[R] .PP It should be noted that font sequences are not yet supported. See `SGR sequences' for more information. diff --git a/spmenu_run.1 b/spmenu_run.1 index 53570c8..3c3dc90 100644 --- a/spmenu_run.1 +++ b/spmenu_run.1 @@ -1,4 +1,4 @@ -.\" Automatically generated by Pandoc 3.1.2 +.\" Automatically generated by Pandoc 2.17.1.1 .\" .\" Define V font for inline verbatim, using C font in formats .\" that render this, and otherwise B font. diff --git a/spmenu_test.1 b/spmenu_test.1 index 703a682..2bc6864 100644 --- a/spmenu_test.1 +++ b/spmenu_test.1 @@ -1,4 +1,4 @@ -.\" Automatically generated by Pandoc 3.1.2 +.\" Automatically generated by Pandoc 2.17.1.1 .\" .\" Define V font for inline verbatim, using C font in formats .\" that render this, and otherwise B font.