commit 10aad78bd154964066fb22bec3f2a51cfcd00cb1 parent 98df1c4a83399033b54f5e2613a1c84888850d6a Author: awy <awy@awy.one> Date: Sat, 20 Dec 2025 17:15:01 +0300 centered bookmarks Diffstat:
| M | .local/bin/bookmarks | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.local/bin/bookmarks b/.local/bin/bookmarks @@ -8,7 +8,7 @@ CLIPBOARD() { } DMENU() { - mew -i -l "${1}" -p "${2}" + mew -c -i -l "${1}" -p "${2}" } error_notify() {