]> git.sur5r.net Git - i3/i3/blobdiff - testcases/i3-test.config
Merge branch 'next' into master
[i3/i3] / testcases / i3-test.config
index 4065e5bb16cd57d96f5e793efa87369f1914b6a0..9d0b7d66b15e528286314623d15c0939832cf6e5 100644 (file)
@@ -1,15 +1,9 @@
-for_window [class="borderless"] border none
-for_window [title="special borderless title"] border none
-
 # ISO 10646 = Unicode
 font -misc-fixed-medium-r-normal--13-120-75-75-C-70-iso10646-1
 
 # Use Mouse+Mod1 to drag floating windows to their wanted position
 floating_modifier Mod1
 
-# temporary path during development
-ipc-socket /tmp/nestedcons
-
 # Open empty container
 bindsym Mod1+Shift+Return open
 
@@ -26,7 +20,7 @@ bindsym Mod1+h split h
 bindsym Mod1+v split v
 
 # Fullscreen (Mod1+f)
-bindsym Mod1+f fullscreen
+bindsym Mod1+f fullscreen toggle
 
 # Stacking (Mod1+s)
 bindsym Mod1+s layout stacking