Skip to content

Commit

Permalink
show borders
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHicks committed Oct 6, 2021
1 parent 9df9212 commit 9bbcdd5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion nixos/i3/default.nix
Expand Up @@ -197,10 +197,11 @@
assign [class="browser"] 2
# i3-gaps: https://github.com/Airblader/i3
for_window [class=".*"] border pixel 0
for_window [class=".*"] border pixel 2
gaps inner 10
smart_gaps on
smart_borders on
hide_edge_borders smart_no_gaps
# restore background
exec --no-startup-id ${pkgs.nitrogen}/bin/nitrogen --restore
Expand Down

0 comments on commit 9bbcdd5

Please sign in to comment.