aboutsummaryrefslogtreecommitdiff
path: root/i3/.config/i3/config
diff options
context:
space:
mode:
Diffstat (limited to 'i3/.config/i3/config')
-rw-r--r--i3/.config/i3/config4
1 files changed, 3 insertions, 1 deletions
diff --git a/i3/.config/i3/config b/i3/.config/i3/config
index 8fd0feb..879acea 100644
--- a/i3/.config/i3/config
+++ b/i3/.config/i3/config
@@ -19,12 +19,14 @@ client.unfocused $BLACK $BLACK $WHITE $BLACK
client.urgent $WHITE $BLACK $WHITE $WHITE
client.background $BLACK
+hide_edge_borders both
+
### Borders ###
#new_window pixel 4
#new_float pixel 4
-for_window [class="^.*"] border pixel 0
+for_window [class="^.*"] border pixel 1
focus_follows_mouse no