diff options
| author | Blaise Thompson <blaise@untzag.com> | 2017-09-19 23:47:52 -0500 | 
|---|---|---|
| committer | Blaise Thompson <blaise@untzag.com> | 2017-09-19 23:47:52 -0500 | 
| commit | 0506000efed114fc1aeb1356b78cdd405e01a0b7 (patch) | |
| tree | 1643b183f9a28d16b53f60d96eb33ce604f2f5e1 /i3/config | |
| parent | 38c8392ec09d87acd53e9fc811850cc208cf8255 (diff) | |
yellow child border
Diffstat (limited to 'i3/config')
| -rw-r--r-- | i3/config | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -163,7 +163,7 @@ bar {  }  # class                 border      background  text        indicator child_border -client.focused          $background $background $foreground $red      $selection  +client.focused          $background $background $foreground $red      $orange   client.focused_inactive $background $background $foreground $red      $background  client.unfocused        $background $background $comment    $red      $background  client.urgent           $background $background $red        $red      $red | 
