From: Amin Bandali Date: Thu, 6 Dec 2018 04:59:10 +0000 (-0500) Subject: [rc/sway] swap floating vs. tiled urxvt bindings X-Git-Url: https://git.shemshak.org/~bandali/configs/commitdiff_plain/7567d16e9527ee1fb492ea74fa7a0140d486cf51 [rc/sway] swap floating vs. tiled urxvt bindings --- diff --git a/rc.org b/rc.org index 1872451..6303436 100644 --- 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