mostly fixes
[distro-setup] / subdir_files / .config / sway / config
index 0d56fef5e85e2d1a6a13cda9768cfd2b84637967..fbebd2f521052f020f5a92fdc043e2850b707675 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