commit a2806127ffbb6b6cf5af519a471f954c18f20bb3
parent 034155d1e326e3cf486aec3b1bcb34a9b0413a51
Author: awy <awy@awy.one>
Date: Thu, 12 Jun 2025 20:09:21 +0300
tidy
Diffstat:
5 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/.config/newsboat/config b/.config/newsboat/config
@@ -36,7 +36,7 @@ macro a set browser "tsp yt-dlp --embed-metadata -xic -f bestaudio/best --restri
macro v set browser "setsid -f mpv" ; open-in-browser ; set browser linkhandler
macro w set browser "lynx" ; open-in-browser ; set browser linkhandler
macro d set browser "dmenuhandler" ; open-in-browser ; set browser linkhandler
-macro c set browser "echo %u | xclip -r -sel c" ; open-in-browser ; set browser linkhandler
+macro c set browser "echo %u | wl-copy" ; open-in-browser ; set browser linkhandler
macro C set browser "youtube-viewer --comments=%u" ; open-in-browser ; set browser linkhandler
macro p set browser "peertubetorrent %u 480" ; open-in-browser ; set browser linkhandler
macro P set browser "peertubetorrent %u 1080" ; open-in-browser ; set browser linkhandler
diff --git a/.local/bin/dmenurecord b/.local/bin/dmenurecord
@@ -1,7 +1,7 @@
#!/bin/sh
# Usage:
-# `$0`: Ask for recording type via dmenu
+# `$0`: Ask for recording type via wmenu
# `$0 screencast`: Record both audio and screen
# `$0 video`: Record only screen
# `$0 audio`: Record only audio
diff --git a/.local/bin/doas_askpass b/.local/bin/doas_askpass
@@ -1,7 +1,7 @@
#!/usr/bin/expect --
# askpass implementation for doas
-# example usage: DOAS_ASKPASS="dmenu -P -p password:" doas_askpass echo working
+# example usage: DOAS_ASKPASS="wmenu -P -p password:" doas_askpass echo working
# don't mind the man behind the curtain
log_user 0
diff --git a/.local/bin/statusbar/sb-doppler b/.local/bin/statusbar/sb-doppler
@@ -198,7 +198,7 @@ DE: SAA: Saxony-Anhalt
DE: SHH: Schleswig-Holstein
DE: SHH: Hamburg
DE: THU: Thuringia
-NL: The Netherlands" | dmenu -r -i -l 50 -p "Select a radar to use as default:")"
+NL: The Netherlands" | wmenu -i -l 50 -p "Select a radar to use as default:")"
# Ensure user did not escape.
[ -z "$chosen" ] && exit 1
diff --git a/.local/bin/statusbar/sb-kbselect b/.local/bin/statusbar/sb-kbselect
@@ -1,6 +1,6 @@
#!/bin/sh
# works on any init system
-# requirements: dmenu, xorg-setxkbmap
+# requirements: wmenu
kbquery()
{