Compare commits

...

2 Commits

Author SHA1 Message Date
Brian Hicks ce853e3b59 clean up colors 2021-10-06 06:14:34 -05:00
Brian Hicks 9bbcdd54e2 show borders 2021-10-06 06:05:50 -05:00
1 changed files with 7 additions and 1 deletions

View File

@ -197,10 +197,16 @@
assign [class="browser"] 2
# i3-gaps: https://github.com/Airblader/i3
for_window [class=".*"] border pixel 0
for_window [class=".*"] border pixel 1
gaps inner 10
smart_gaps on
smart_borders on
hide_edge_borders smart_no_gaps
# class border backgr. text indic. child
client.focused #342C2A #285577 #FFFFFF #FFF191 #342C2A
client.focused_inactive #342C2A #285577 #FFFFFF #FFF191 #342C2A
client.unfocused #342C2A #222222 #888888 #342C2A #342C2A
# restore background
exec --no-startup-id ${pkgs.nitrogen}/bin/nitrogen --restore