feat: Hyprland make the

This commit is contained in:
uttarayan21
2025-02-02 22:06:01 +05:30
parent 6b7a0a5659
commit 2151398f4e

View File

@@ -31,7 +31,7 @@
source = "${pkgs.catppuccinThemes.hyprland}/themes/mocha.conf";
"render:explicit_sync" = true;
monitor = [
"${device.monitors.primary}, 2560x1440@240, 0x0, 1, transform, 0"
"${device.monitors.primary}, 2560x1440@360, 0x0, 1, transform, 0"
"${device.monitors.secondary}, 2560x1440@170, -1440x-1120, 1, transform, 1"
"${device.monitors.tertiary}, 2560x1440@170, 2560x-1120, 1, transform, 3"
];