summaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'hosts')
-rw-r--r--hosts/shinji/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/hosts/shinji/default.nix b/hosts/shinji/default.nix
index ec86418..4062082 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;
}
@@ -42,8 +43,6 @@
# set power btn to suspend
services.logind.settings.Login = {
HandlePowerKey = "suspend";
- HandeLidSwitch = "suspend";
- HandeLidSwitchDocked = "suspend";
};
# logitech mouse udev
@@ -70,6 +69,7 @@
caelestia.enable = true;
hyprlock.enable = true;
rofi.enable = true;
+ kanshi.enable = true;
kitty.enable = true;
};
browsers = {