From 9d76b5b44a8eff29c036e65f4f28a82fe3835ad7 Mon Sep 17 00:00:00 2001 From: zachir Date: Sun, 22 Jan 2023 13:16:21 -0600 Subject: move scripts to /bin/sh (not /sbin/sh) and add some wayland helpers --- README.md | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index b428931..a01572b 100644 --- a/README.md +++ b/README.md @@ -17,18 +17,6 @@ accept them. ## Scripts -### barmenu - -`barmenu` is a script to call either dmenu or bemenu, depending on if Wayland or -X is running. If X is running (`$WAYLAND_DISPLAY` is unset and `$DISPLAY` is), -the script will run dmenu with the provided args. Otherwise, it will run bemenu -with the provided args (albeit replacing -h with -H). - -### barmenu_run - -`barmenu_run` is a script to replace both dmenu_run and bemenu-run, to call -barmenu instead. - ### battery `battery` is a 'block' for dwmblocks to check the status of the battery, using -- cgit v1.2.3