diff --git a/i3/config b/i3/config index 19b3d27..e419975 100644 --- a/i3/config +++ b/i3/config @@ -182,9 +182,13 @@ mode "resize" { bindsym $mod+r mode "resize" +# keine Fensterrahmen wenn nur ein Fenster angezeigt wird +hide_edge_borders smart + +for_window [class=".*"] border pixel 1 # Start i3bar to display a workspace bar (plus the system information i3status # finds out, if available) -# auskommntiert weil polybar verwendet wird +# auskommentiert weil polybar verwendet wird #bar { # status_command i3status #}