diff --git a/base/.xprofile b/base/.xprofile index acfa1bfd..5e950f8b 100644 --- a/base/.xprofile +++ b/base/.xprofile @@ -4,27 +4,20 @@ export XDG_CONFIG_HOME="$HOME/.config" -# add additional directories to PATH -for dir in /sbin /usr/sbin "$HOME/bin"; do - [ -d "$dir" ] && PATH="$dir:$PATH" -done +[ "$PATH" == *"$HOME/bin"* ] || PATH="$HOME/bin:$PATH" -# compton compton -b & -# restore the background nitrogen --restore & -# keyring and polkit daemons +volumeicon & +nm-applet & + /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 & gnome-keyring-daemon --start --components=pkcs11 & -# super alone simulates Alt-F1 ksuperkey -e 'Super_L=Alt_L|F1' & ksuperkey -e 'Super_R=Alt_L|F1' & -# dpms: timeout sleep off xset dpms 600 900 1200 - -# keyboard repeat rate xset r rate 350 60 diff --git a/openbox-home/.config/openbox/menu.xml b/openbox-home/.config/openbox/menu.xml index 4cb20b07..4c7487c3 100644 --- a/openbox-home/.config/openbox/menu.xml +++ b/openbox-home/.config/openbox/menu.xml @@ -74,7 +74,7 @@ - +