mostly fixes
[distro-setup] / i3-sway / common.conf
index ee678f8e7ac9d572905f53300f21d7d152580ed1..39ee9b431d8f3656e6f281a439fcd2aacc42865f 100644 (file)
@@ -83,6 +83,14 @@ bindsym $mod+9 workspace 10
 # random keybind, feel free to change
 bindsym $mod+Shift+m border toggle
 
+# toggle tiling / floating
+bindcode $mod+Shift+65 floating toggle
+
+# change focus between tiling / floating windows
+bindcode $mod+65 focus mode_toggle
+# Use Mouse+$mod to drag floating windows to their wanted position
+floating_modifier $mod
+
 bindsym $mod+j exec emacsclient -c
 bindsym $mod+k exec konsole
 bindsym $mod+l exec dmenu_run