aboutsummaryrefslogtreecommitdiff
path: root/linuxRoom.html
diff options
context:
space:
mode:
authornathansmith117 <nathansmith@posteo.com>2025-03-08 09:06:05 -0700
committernathansmith117 <nathansmith@posteo.com>2025-03-08 09:06:05 -0700
commit15f57c27e59d3065f9504b40433de889fee4db67 (patch)
tree1563da7a63df5b67921270b4af52c933c10edead /linuxRoom.html
parent41c95ccdb1766163642f6d1622adc4b3ba913f36 (diff)
Forgor a thing
Diffstat (limited to 'linuxRoom.html')
-rw-r--r--linuxRoom.html5
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>