This commit is contained in:
2026-03-03 13:07:30 -06:00
parent 8949119111
commit 410649a071
7 changed files with 11920 additions and 103 deletions

View File

@@ -18,7 +18,7 @@
# Monitors
monitor = [
"HDMI-A-1, 3840x2160@120, 0x0, auto, bitdepth, 10, sdrsaturation, 1, sdrbrightness, 1"
"HDMI-A-1, 3840x2160@120, 0x0, auto, bitdepth, 10"
"eDP-1, 2560x1600@60, 0x0, 1.6"
"DP-1, highres@highrr, 0x0, 1"
];
@@ -34,13 +34,6 @@
""
];
ecosystem = {
enforce_permissions = 1;
permission = [
"/nix/store/[a-z0-9]{32}-hyprlock-[0-9.]*/bin/hyprlock, screencopy, allow"
"/nix/store/[a-z0-9]{32}-xdg-desktop-portal-hyprland-[0-9.]*/libexec/.xdg-desktop-portal-hyprland-wrapped, screencopy, allow"
];
};
# Debug settings
debug.full_cm_proto = true;
@@ -128,6 +121,7 @@
misc = {
force_default_wallpaper = 0;
enable_anr_dialog = 0;
vrr = 1;
};
bind = [

View File

@@ -2,5 +2,6 @@
{
programs.yazi = {
enable = true;
shellWrapperName = "y";
};
}

View File

@@ -5,7 +5,7 @@
];
programs.zen-browser = {
enable = true;
suppressXdgMigrationWarning = true;
profiles = {
default = {
# bookmarks, extensions, search engines...