dots

my dotfiles
git clone https://tilde.team/~marisa/repo/dots.git
Log | Files | Refs

commit 83895358c0552fd47e876ba81163e42c91268bfd
parent ab810d9d0dca6e9076e5188de2556a774db5b06d
Author: mokou <mokou@posteo.de>
Date:   Tue, 12 May 2020 11:22:36 +0200

Change sway gap border colors

Diffstat:
Mdot_config/sway/config | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dot_config/sway/config b/dot_config/sway/config @@ -34,7 +34,7 @@ font Cozette 11 # Focus # class border backgr. text indicator child_border -client.focused #282828 #282828 #ffffff #ffffff #282828 +client.focused #282828 #282828 #ffffff #ffffff #DDDDDD client.focused_inactive #282828 #282828 #ffffff #ffffff #282828 client.unfocused #282828 #282828 #888888 #ffffff #282828