gentoo-dots/.config/wal/templates/colors-river
2024-12-27 02:03:25 +01:00

4 lines
161 B
Bash

#!/bin/sh
riverctl background-color 0x{background.strip}
riverctl border-color-focused 0x{foreground.strip}
riverctl border-color-unfocused 0x{background.strip}