Clean up openbox

This commit is contained in:
coolneng 2019-12-23 04:51:42 +01:00
parent 8e591030e1
commit 2bd75b4a67
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
2 changed files with 1 additions and 7 deletions

View File

@ -10,12 +10,6 @@ nitrogen --restore &
## Turn off/on System Beep ## Turn off/on System Beep
set b off & set b off &
## Xorg settings
xrdb ~/.Xresources &
## Clipboard manager
(sleep 2; clipit -d) &
## Start desktop visualizer (eyecandy) ## Start desktop visualizer (eyecandy)
(sleep 3; conky) & (sleep 3; conky) &

View File

@ -226,7 +226,7 @@
</keybind> </keybind>
<keybind key="W-e"> <keybind key="W-e">
<action name="Execute"> <action name="Execute">
<command>emacsclient -nc -s instance1</command> <command>emacs</command>
</action> </action>
</keybind> </keybind>
<keybind key="XF86AudioRaiseVolume"> <keybind key="XF86AudioRaiseVolume">