Fix borders i3

This commit is contained in:
Marco Thomas
2021-07-14 18:54:31 +02:00
parent 86653dc58e
commit c7b455c594

View File

@@ -87,9 +87,7 @@ bindsym XF86MonBrightnessDown exec light -U 5 # decrease screen brightness
# styling # styling
new_window none new_window none
default_border pixel 2 default_border pixel 2
hide_edge_borders smart
for_window [class="Firefox"] border pixel 0
for_window [class="discord"] border pixel 0
# Start i3bar to display a workspace bar (plus the system information i3status # Start i3bar to display a workspace bar (plus the system information i3status
# finds out, if available) # finds out, if available)
@@ -98,6 +96,8 @@ bar {
position top position top
separator_symbol " | " separator_symbol " | "
strip_workspace_numbers yes strip_workspace_numbers yes
tray_output primary
colors { colors {
background #f2e5bc background #f2e5bc
statusline #282828 statusline #282828