aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYaroslav de la Peña Smirnov <yps@yaroslavps.com>2021-03-22 04:33:11 +0300
committerYaroslav de la Peña Smirnov <yps@yaroslavps.com>2021-03-22 04:33:11 +0300
commitde7fcb3e45ae5da908ad1e8d1ef1fd77b15fe358 (patch)
tree46defef8689835952c4cdcf4dfe7075cf27bbb91
parente242162e36868932535893008035ed88fe9c218a (diff)
downloadswayrice-de7fcb3e45ae5da908ad1e8d1ef1fd77b15fe358.tar.gz
swayrice-de7fcb3e45ae5da908ad1e8d1ef1fd77b15fe358.zip
specify /bin/bash for menurun
-rwxr-xr-xdotfiles/.local/bin/menurun2
1 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles/.local/bin/menurun b/dotfiles/.local/bin/menurun
index 4498687..37d9c9f 100755
--- a/dotfiles/.local/bin/menurun
+++ b/dotfiles/.local/bin/menurun
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
# Source settings from .bemenurc
. ~/.config/bemenurc