diff options
-rw-r--r-- | i3/.config/i3/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i3/.config/i3/config b/i3/.config/i3/config index 795515d9..449b94f6 100644 --- a/i3/.config/i3/config +++ b/i3/.config/i3/config @@ -269,7 +269,7 @@ client.urgent $base08 $base08 $base00 $base08 $base08 client.placeholder $base00 $base00 $base05 $base00 $base00 client.background $base07 -new_window pixel 1 +new_window pixel 2 new_float normal hide_edge_borders both gaps inner 0 |