From 3dc5b11216aa253523754889e94541f3f95b9e94 Mon Sep 17 00:00:00 2001 From: Nulo Date: Fri, 31 Dec 2021 15:48:48 -0300 Subject: [PATCH] =?UTF-8?q?river:=20Hacer=20que=20los=20bordes=20sean=20le?= =?UTF-8?q?vemente=20m=C3=A1s=20grandes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/river/load-colors | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/river/load-colors b/.config/river/load-colors index 5b5ea71..7c5ce85 100755 --- a/.config/river/load-colors +++ b/.config/river/load-colors @@ -4,7 +4,7 @@ riverctl background-color 0x$background riverctl border-color-focused 0x$border_focused riverctl border-color-unfocused 0x$border_unfocused -riverctl border-width 3 +riverctl border-width 4 riverctl spawn 'killall yambar ; yambar' if test -n "$bg"; then