From 0ef904f5c10d8f231a9850dc3d93bf2c8c0de983 Mon Sep 17 00:00:00 2001 From: Bertrand Benjamin Date: Fri, 9 Feb 2024 08:39:16 +0100 Subject: [PATCH] Feat(sway): replace theme --- sway/.config/rofi/config.rasi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sway/.config/rofi/config.rasi b/sway/.config/rofi/config.rasi index 9a562d1..053cec1 100644 --- a/sway/.config/rofi/config.rasi +++ b/sway/.config/rofi/config.rasi @@ -15,4 +15,4 @@ configuration { sidebar-mode: false; auto-select: false; } -@theme "/home/lafrite/.local/share/rofi/rofi-themes-collection/themes/spotlight-dark.rasi" +@theme "~/.local/share/rofi/themes/nord/nord.rasi"