diff options
| author | nathansmith117 <nathansmith@posteo.com> | 2025-03-08 16:06:05 +0000 | 
|---|---|---|
| committer | nathansmith117 <nathansmith@posteo.com> | 2025-03-08 16:06:05 +0000 | 
| commit | 15f57c27e59d3065f9504b40433de889fee4db67 (patch) | |
| tree | 1563da7a63df5b67921270b4af52c933c10edead /linuxRoom.html | |
| parent | 41c95ccdb1766163642f6d1622adc4b3ba913f36 (diff) | |
| download | shittyweb-15f57c27e59d3065f9504b40433de889fee4db67.tar.gz shittyweb-15f57c27e59d3065f9504b40433de889fee4db67.tar.bz2 shittyweb-15f57c27e59d3065f9504b40433de889fee4db67.zip  | |
Forgor a thing
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>  | 
