diff --git a/common/.bashrc b/common/.bashrc index 367dee6..9db2eae 100644 --- a/common/.bashrc +++ b/common/.bashrc @@ -161,9 +161,12 @@ export THEME_HISTFILE=~/.theme_history [ -e "$THEME_HISTFILE" ] && theme.sh "$(theme.sh -l|tail -n1)" alias th='theme.sh -i2' +ROOT_TERMINAL_THEME="red-alert" +SSH_TERMINAL_THEME="mellow-purple" + su() { ( - INHIBIT_THEME_HIST=1 theme.sh red-alert + INHIBIT_THEME_HIST=1 theme.sh ${ROOT_TERMINAL_THEME} trap 'theme.sh "$(theme.sh -l|tail -n1)"' INT env su "$@" theme.sh "$(theme.sh -l|tail -n1)" @@ -181,7 +184,7 @@ sudo() { ( sleep .2s - ps -p "$pid" > /dev/null && INHIBIT_THEME_HIST=1 theme.sh red-alert + ps -p "$pid" > /dev/null && INHIBIT_THEME_HIST=1 theme.sh ${ROOT_TERMINAL_THEME} ) & trap 'theme.sh "$(theme.sh -l|tail -n1)"' INT @@ -192,7 +195,7 @@ sudo() { ssh() { ( - INHIBIT_THEME_HIST=1 theme.sh selenized-dark + INHIBIT_THEME_HIST=1 theme.sh ${SSH_TERMINAL_THEME} trap 'theme.sh "$(theme.sh -l|tail -n1)"' INT env ssh "$@" theme.sh "$(theme.sh -l|tail -n1)" diff --git a/common/rc.xml b/common/rc.xml index 3d9f1e3..7c05407 100644 --- a/common/rc.xml +++ b/common/rc.xml @@ -1310,12 +1310,22 @@ conkyctl contextmenu + + + conkyctl makemoveableall + + - + + + + skippy-xd-fix + + jgdesktops -s