From 8c0d6fefd37d0160d9151a40d37360b33f25b342 Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Wed, 4 Sep 2024 10:30:50 -0500 Subject: [PATCH] some tweaks to qt and systemd --- home/home.nix | 4 ++++ home/modules/hyprland.nix | 4 ++-- modules/desktop.nix | 5 +++++ 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/home/home.nix b/home/home.nix index 4627bf8..0dd9337 100644 --- a/home/home.nix +++ b/home/home.nix @@ -141,6 +141,10 @@ in # ''; }; + qt = { + enable = true; + }; + accounts.email = { maildirBasePath = "mail"; accounts = { diff --git a/home/modules/hyprland.nix b/home/modules/hyprland.nix index 87641d6..750c2d9 100644 --- a/home/modules/hyprland.nix +++ b/home/modules/hyprland.nix @@ -328,7 +328,7 @@ in # blurls=notifications exec-once = [ - "kwalletd5" + "kwalletd6" # "eww daemon" "swww-daemon --format xrgb" # "eww open ${if laptop then "bar0" else "bar1"}" @@ -342,7 +342,6 @@ in "systemctl --user stop jellyfin-mpv-shim" "systemctl --user stop emacs" "systemctl --user stop nextcloud-client" - "emacs --daemon" "jellyfin-mpv-shim" "nextcloud" "kdeconnect-indicator" @@ -351,6 +350,7 @@ in "hypridle" "nm-tray" "sleep 3 && swww img /home/chris/pics/wallpapers/nixorange.jpeg -t grow --transition-bezier .14,0,.14,.99" + "emacs --daemon" ]; }; }; diff --git a/modules/desktop.nix b/modules/desktop.nix index f6ca2d1..478eaba 100644 --- a/modules/desktop.nix +++ b/modules/desktop.nix @@ -43,6 +43,7 @@ with lib; systemd.extraConfig = '' DefaultTimeoutStopSec=10s + DefaultTimeoutStartSec=10s ''; # stylix = { @@ -120,6 +121,10 @@ with lib; }; }; + programs.regreet = { + enable = true; + }; + environment.etc."greetd/environments".text = '' hyprland dbus-run-session startplasma-wayland