hyprland lua dispatch

This commit is contained in:
2026-07-21 20:07:19 +09:00
parent 5ea08b009d
commit 4c8e9f809a
7 changed files with 109 additions and 26 deletions
+9 -1
View File
@@ -36,6 +36,14 @@
scale = 1;
transform = 0;
}
# {
# output = "DP-3";
# mode = "1920x1080@60";
# position = "0x0";
# scale = 0.75;
# transform = 0;
# mirror = "DP-1";
# }
{
output = "DP-3";
mode = "1920x1080@144";
@@ -78,7 +86,7 @@
orca-slicer
davinci-resolve
inputs.zen-browser.packages."${stdenv.hostPlatform.system}".default
inputs.yoi.packages.${stdenv.hostPlatform.system}.default
# inputs.yoi.packages.${stdenv.hostPlatform.system}.default
];
services.easyeffects = {
enable = true;