From 91c15191468bf520594705392930130b9b4d68e5 Mon Sep 17 00:00:00 2001 From: Nate Anderson Date: Sun, 15 Feb 2026 16:28:16 -0700 Subject: [PATCH] remove niri stuff from jaci, fix error --- jaci/linked-dotfiles/niri/config.kdl | 6 +----- jaci/modules/home-manager/home.nix | 2 +- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/jaci/linked-dotfiles/niri/config.kdl b/jaci/linked-dotfiles/niri/config.kdl index 32a0d22..6a21b4a 100644 --- a/jaci/linked-dotfiles/niri/config.kdl +++ b/jaci/linked-dotfiles/niri/config.kdl @@ -375,11 +375,7 @@ binds { Mod+Shift+Q { spawn "noctalia-shell" "ipc" "call" "sessionMenu" "toggle"; } Mod+Ctrl+Q { quit; } Mod+Shift+Ctrl+P { power-off-monitors; } - - // Lock screen (via Noctalia) - Mod+L { spawn "noctalia-shell" "ipc" "call" "lockScreen" "lock"; } - - Mod+Shift+Ctrl+T { toggle-debug-tint; } + } switch-events { diff --git a/jaci/modules/home-manager/home.nix b/jaci/modules/home-manager/home.nix index 1482558..70dad23 100644 --- a/jaci/modules/home-manager/home.nix +++ b/jaci/modules/home-manager/home.nix @@ -144,7 +144,7 @@ oh-my-zsh = { enable = true; plugins = [ "git" ]; - theme = "half-life"; + theme = "fox"; }; initContent = '' # History