From 740e3df15e3963b5132c978c2627ffcb439d27b2 Mon Sep 17 00:00:00 2001 From: Youwen Wu Date: Fri, 12 Jul 2024 00:29:21 -0700 Subject: [PATCH] feat: autolaunch waypaper --- home.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home.nix b/home.nix index af42e54..5c5bea6 100755 --- a/home.nix +++ b/home.nix @@ -143,6 +143,7 @@ exec-once = [ "waybar" + "waypaper --restore" ]; "$mod" = "SUPER"; "$Left" = "Y";