This commit is contained in:
zack 2024-10-16 15:40:35 -04:00
parent be89c2a2e0
commit 27699896bf
No known key found for this signature in database
GPG key ID: 5F873416BCF59F35
11 changed files with 467 additions and 167 deletions

View file

@ -40,13 +40,12 @@ in {
config = mkIf cfg.enable {
home.packages = [
pkgs-unstable.xwayland
pkgs.xwayland
];
wayland.windowManager.hyprland = {
enable = true;
xwayland.enable = true;
package = inputs.hyprland.packages.${pkgs.system}.hyprland;
systemd = {
enable = true;
@ -171,6 +170,10 @@ in {
force_zero_scaling = true;
};
cursor = {
no_hardware_cursors = true;
};
monitor = ["DP-1,2560x1440@240,0x0,1,bitdepth,10" "HDMI-A-1,disable" "DP-2,disable"];
layerrule = [