From 2a66088e4560ed7dedc03461fbf4e91a2fe4c92a Mon Sep 17 00:00:00 2001 From: swaggboi Date: Wed, 16 Apr 2025 19:11:06 -0400 Subject: [PATCH] Put dmenu back, add XImaging; uncomment this bashrc line --- my_home/.bashrc | 2 +- my_home/.config/openbox/menu.xml | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) 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 + +