diff options
Diffstat (limited to 'dwm/lc')
-rwxr-xr-x | dwm/lc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -73,7 +73,7 @@ handle_stuff() { firefox -p Sharelatex --no-remote fi if [ "$1" = "pass" ]; then - sh ~/Scripts/passmenu --type + bash ~/Scripts/passmenu --type fi if [ "$1" = "stat" ]; then |