dotfiles

Unnamed repository; edit this file 'description' to name the repository.
git clone git://edryd.org/dotfiles
Log | Files | Refs

commit f9bc66190ecf84586fa89e630e2c0b15d709f946
parent e8fd6a9ee3bd3d27ae6d643cdd9806bd6f649834
Author: Ed van Bruggen <edvb54@gmail.com>
Date:   Wed, 11 Feb 2015 21:25:22 -0800

OpenBox: Make dmenu default application stater

Diffstat:
config/openbox/rc.xml | 9---------
1 file changed, 0 insertions(+), 9 deletions(-)

diff --git a/config/openbox/rc.xml b/config/openbox/rc.xml @@ -305,15 +305,6 @@ <action name="Execute"> <startupnotify> <enabled>true</enabled> - <name>Run Program</name> - </startupnotify> - <command>gmrun</command> - </action> - </keybind> - <keybind key="A-F3"> - <action name="Execute"> - <startupnotify> - <enabled>true</enabled> <name>dmenu-bind</name> </startupnotify> <command>~/.config/dmenu/dmenu-bind.sh</command>