diff options
Diffstat (limited to 'linuxRoom.html')
| -rw-r--r-- | linuxRoom.html | 5 | 
1 files changed, 2 insertions, 3 deletions
diff --git a/linuxRoom.html b/linuxRoom.html index 27b4f85..824e77e 100644 --- a/linuxRoom.html +++ b/linuxRoom.html @@ -210,9 +210,8 @@ table {                          <li>                              Make some nicer keybinds:                              <ul> -                                <li>I like to change the app finder to "super+d" because the default "alt+f3" is too close to issues...</li> -                                <li>I like to bind the <code>xfce4-popup-whiskermenu</code> command to the super key to make it feel -                                more like other desktops</li> +                                <li>I like to bind the <code>xfce4-popup-whiskermenu</code> command to shift-super. +                                You can't bind things to just super in xfce. It will break other shortcuts.</li>                                  <li>Bind "super+v" to <code>xfce4-clipman-history</code> to make it feel more like the kde clipboard</li>                              </ul>                          </li>  | 
