From f412defa26931e26707b41af3055952450c0a320 Mon Sep 17 00:00:00 2001 From: Baitinq Date: Thu, 15 Sep 2022 15:40:40 +0200 Subject: River: Set good border colors --- dotfiles/river/init | 6 +++--- flake.lock | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dotfiles/river/init b/dotfiles/river/init index 8ec159b..dc2185a 100755 --- a/dotfiles/river/init +++ b/dotfiles/river/init @@ -165,9 +165,9 @@ do done # Set background and border color -riverctl background-color 0x002b36 -riverctl border-color-focused 0x93a1a1 -riverctl border-color-unfocused 0x586e75 +#riverctl background-color 0x002b36 +riverctl border-color-focused 0x005577 +riverctl border-color-unfocused 0x444444 # Set keyboard repeat rate riverctl set-repeat 50 300 diff --git a/flake.lock b/flake.lock index 83d5df5..8db1808 100644 --- a/flake.lock +++ b/flake.lock @@ -4,7 +4,7 @@ "flake": false, "locked": { "lastModified": 1, - "narHash": "sha256-d+2hHgeW6ATP3FIiiDPFQcUrJ9VC9e++jbHx3Ovwuu0=", + "narHash": "sha256-VKTfwJpoFDaG0YlgxYj8oGpldU0WNFFL2tRggXedvjY=", "path": "./dotfiles", "type": "path" }, -- cgit 1.4.1