diff options
-rw-r--r-- | desktop/compiz-boxmenu/README | 3 | ||||
-rw-r--r-- | desktop/compiz-boxmenu/compiz-boxmenu.info | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/desktop/compiz-boxmenu/README b/desktop/compiz-boxmenu/README index 7e54166c6c..eaeed9b125 100644 --- a/desktop/compiz-boxmenu/README +++ b/desktop/compiz-boxmenu/README @@ -5,7 +5,7 @@ Requires lxml and pyxdg. After installation, please do the following to set it up: -1. Create a user-level copies of the configuration file +1. Create a user-level copy of the configuration file mkdir -p ~/.config/compiz/boxmenu cp /etc/xdg/compiz/boxmenu/menu.xml ~/.config/compiz/boxmenu/menu.xml @@ -17,4 +17,3 @@ run "compiz-boxmenu". Set its hotkey to <CONTROL>space. the "Desktop-based Viewport Switching" tab. There, set "Plugin for initiate action" to "commands" (not "core", "commands") and "Action name for initiate" to "run_command0_key". - diff --git a/desktop/compiz-boxmenu/compiz-boxmenu.info b/desktop/compiz-boxmenu/compiz-boxmenu.info index 252dd9de09..26e1b9d276 100644 --- a/desktop/compiz-boxmenu/compiz-boxmenu.info +++ b/desktop/compiz-boxmenu/compiz-boxmenu.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Dugan Chen" EMAIL="dugan [underscore] c [at] fastmail [dot] fm" -APPROVED="dsomero" +APPROVED="dsomero,Erik Hanson" |