From 96ff90e316961089749f4a25f15e25c18c396fe4 Mon Sep 17 00:00:00 2001 From: bd Date: Fri, 5 Jul 2024 00:02:18 -0600 Subject: sxiv -> nsxiv --- .config/guix/modules/dwm/config.def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/guix/modules/dwm/config.def.h') diff --git a/.config/guix/modules/dwm/config.def.h b/.config/guix/modules/dwm/config.def.h index ac83b81..a96eb91 100644 --- a/.config/guix/modules/dwm/config.def.h +++ b/.config/guix/modules/dwm/config.def.h @@ -39,7 +39,7 @@ static const Rule rules[] = { { "Zathura", NULL, NULL, 1 << 2, 0, -1 }, { "libreoffice",NULL, NULL, 1 << 3, 0, -1 }, { "Gimp", NULL, NULL, 1 << 4, 1, -1 }, - { "Sxiv", NULL, NULL, 1 << 6, 0, -1 }, + { "nsxiv", NULL, NULL, 1 << 6, 0, -1 }, { "mpv", NULL, NULL, 1 << 7, 0, -1 }, }; -- cgit v1.2.3