From 87b020f947393f0c63bb5e5253ec4c258448c154 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Wed, 21 Jan 2026 17:10:18 -0500 Subject: add kanshi user service --- hosts/shinji/default.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hosts') diff --git a/hosts/shinji/default.nix b/hosts/shinji/default.nix index ec86418..d220725 100644 --- a/hosts/shinji/default.nix +++ b/hosts/shinji/default.nix @@ -17,6 +17,7 @@ monitors = [ { port = "eDP-1"; + laptop = true; scale = 1.25; bitdepth = 10; } @@ -70,6 +71,7 @@ caelestia.enable = true; hyprlock.enable = true; rofi.enable = true; + kanshi.enable = true; kitty.enable = true; }; browsers = { -- cgit v1.2.3-freya