[rc/sway] swap floating vs. tiled urxvt bindings
[~bandali/configs] / rc.org
diff --git a/rc.org b/rc.org
index 1872451..6303436 100644 (file)
--- a/rc.org
+++ b/rc.org
@@ -3872,8 +3872,8 @@ exec swayidle \
 # Basics:
 #
     # start a terminal
-    bindsym $mod+Return exec $term
-    bindsym $mod+Shift+Return exec $term -name floating
+    bindsym $mod+Return exec $term -name floating
+    bindsym $mod+Shift+Return exec $term
     for_window [class="URxvt" instance="floating"] floating enable
 
     # kill focused window