|
@@ -217,6 +217,11 @@ bindsym $mod+Ctrl+a exec atril
|
|
|
bindsym $mod+Ctrl+m exec mumble
|
|
|
bindsym $mod+Ctrl+n exec nautilus
|
|
|
|
|
|
+# auto set workspace
|
|
|
+for_window [class="Firefox"] move container to workspace 1
|
|
|
+for_window [class="^Gimp.*"] move container to workspace 2
|
|
|
+for_window [class="Thunderbird"] move container to workspace 4
|
|
|
+
|
|
|
# resize window (you can also use the mouse for that)
|
|
|
mode "resize" {
|
|
|
# These bindings trigger as soon as you enter the resize mode
|