From 9d543f98b182cfa04577dca7b31746eb5fdc5596 Mon Sep 17 00:00:00 2001 From: krolxon Date: Mon, 20 Oct 2025 16:03:00 +0530 Subject: hyprland: open ncmpcpp with interactive zsh Since we are loading the pywal colors through zsh, doing `foot -e ncmpcpp` will bypass the interactive shell commands so instead use `foot -e zsh -i -c ncmpcpp` --- .config/swaync/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/swaync/style.css') diff --git a/.config/swaync/style.css b/.config/swaync/style.css index 29e2d30..6a19afc 100644 --- a/.config/swaync/style.css +++ b/.config/swaync/style.css @@ -59,7 +59,7 @@ } .notification-group .notification-group-headers .notification-group-header { - font-size: 20px; + font-size: 12px; margin-left: 3px; } -- cgit v1.2.3