mostly fixes
[distro-setup] / subdir_files / .config / i3 / config
index 938f67e409d7ee0f6c44f9631a74ff49c6fca253..d185b5079783daf3bf12cbc4c059a2624c7cc196 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