From af3a216ab3a45ff3b64d01643225bc57b5f74357 Mon Sep 17 00:00:00 2001 From: aethrvmn Date: Sun, 14 Sep 2025 22:40:37 +0200 Subject: copied cosmic bar style and went back to labwc --- modules/client/default.nix | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'modules') diff --git a/modules/client/default.nix b/modules/client/default.nix index 4912d04..372fc4f 100644 --- a/modules/client/default.nix +++ b/modules/client/default.nix @@ -1,10 +1,10 @@ { imports = [ ./1password - ./cosmic + # ./cosmic ./flatpak - # ./labwc - # ./thunar - # ./waybar + ./labwc + ./thunar + ./waybar ]; } -- cgit v1.2.3