diff --git a/my_home/.bashrc b/my_home/.bashrc index bdc8af2..be79307 100644 --- a/my_home/.bashrc +++ b/my_home/.bashrc @@ -19,7 +19,7 @@ alias emacs='emacs -nw' alias gpg='gpg -a' alias cdm='cd $HOME/misc' alias h='echo $HOME' -#alias open='xdg-open' +alias open='xdg-open' if command -v netcat > /dev/null 2>&1; then alias nc='netcat -v -z' diff --git a/my_home/.config/openbox/menu.xml b/my_home/.config/openbox/menu.xml index efad6db..7e915e7 100644 --- a/my_home/.config/openbox/menu.xml +++ b/my_home/.config/openbox/menu.xml @@ -91,6 +91,11 @@ + + + ximaging + + @@ -172,6 +177,11 @@ obpager + + + dmenu_run + +