hyprland lua dispatch
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user