diff options
author | Julian T <julian@jtle.dk> | 2019-06-10 15:08:50 +0200 |
---|---|---|
committer | Julian T <julian@jtle.dk> | 2019-06-10 15:08:50 +0200 |
commit | a17e7201980fd23fdd915d11717f23e85f772d0b (patch) | |
tree | 8a2cc737b2193e4c732cc195ca2e57f367b76a80 /dwm/lc | |
parent | d8ee12c48895e3ec97df5ceaa7450b0a1e710e87 (diff) |
Added minor things
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 |