From 90e17dea145f57ec38a76ef83177f6f6a939623b Mon Sep 17 00:00:00 2001 From: Justine Smithies Date: Sun, 9 Aug 2026 10:48:32 +0100 Subject: Added binding to restart CoW. --- .config/cow/cow.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to '.config/cow') diff --git a/.config/cow/cow.conf b/.config/cow/cow.conf index 4648621..8a59e68 100644 --- a/.config/cow/cow.conf +++ b/.config/cow/cow.conf @@ -284,6 +284,9 @@ bind LCA+q quit bind L+Return exec foot bind L+d exec fuzzel +# Restart CoW +bind LS+r exec "pkill -USR1 cow" + # Power menu bind LS+p exec sh "$HOME/.local/bin/power-menu-fuzzel.sh" -- cgit v1.3