This commit is contained in:
2026-02-22 16:08:53 +00:00
parent 6af15d5a00
commit 598306c57e

View File

@@ -30,6 +30,16 @@
homeManager = homeManager =
{ pkgs, ... }: { pkgs, ... }:
{ {
wayland.windowManager.hyprland.settings = {
monitor = [
"eDP-1, 2880x1800@120, 0x0, 2"
];
input = {
kb_layout = "gb";
follow_mouse = 2;
sensitivity = 0;
};
};
home.packages = with pkgs; [ home.packages = with pkgs; [
telegram-desktop telegram-desktop
legcord legcord