changed monitor pos

This commit is contained in:
kenji
2025-12-12 19:36:25 -06:00
parent 6be0a483e8
commit a02fd32ee2
3 changed files with 3 additions and 6 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
# Put general config stuff here # Put general config stuff here
# Here's a list of every variable: https://wiki.hyprland.org/Configuring/Variables/ # Here's a list of every variable: https://wiki.hyprland.org/Configuring/Variables/
# monitor=DP-2, highres@180,0x1080,1,bitdepth,10,cm,hdr,sdrbrightness,1.4,sdrsaturation,0.98 # monitor=DP-2, highres@180,0x1080,1,bitdepth,10,cm,hdr,sdrbrightness,1.4,sdrsaturation,0.98
monitor=DP-1,3440x1440@180,0x1080,1,bitdepth,10,cm,hdr,sdrbrightness,1.4,sdrsaturation,0.98,vrr,0 monitor=DP-1,3440x1440@180,0x1080,1,bitdepth,10,cm,hdr,sdrbrightness,1.4,sdrsaturation,0.98,vrr,1
monitor=DP-2, highres@highrr,0x0,1 monitor=DP-2, highres@highrr,760x0,1
monitor=HDMI-A-1, 1920x1080@120, 20000x20000,1 monitor=HDMI-A-1, 1920x1080@120, 20000x20000,1
-3
View File
@@ -20,7 +20,6 @@ in {
settings = lib.mkIf cfg.settings.hyprland.useNixForConf ( settings = lib.mkIf cfg.settings.hyprland.useNixForConf (
lib.mkMerge [ lib.mkMerge [
# These imports must be functions that return an attribute set.
(import ./hyprland/hypr/keybinds.nix) (import ./hyprland/hypr/keybinds.nix)
(import ./hyprland/hypr/general.nix) (import ./hyprland/hypr/general.nix)
(import ./hyprland/hypr/exec.nix) (import ./hyprland/hypr/exec.nix)
@@ -46,7 +45,6 @@ in {
"zoom.sh" "zoom.sh"
]; ];
in in
# 1. Map the individual scripts with executable = true
( (
lib.genAttrs lib.genAttrs
(map (name: ".config/hypr/hyprland/scripts/${name}") scripts) (map (name: ".config/hypr/hyprland/scripts/${name}") scripts)
@@ -55,7 +53,6 @@ in {
executable = true; executable = true;
}) })
) )
# 2. Add the 'ai' directory separately (cannot use executable=true on dirs)
// { // {
".config/hypr/hyprland/scripts/ai".source = "${scriptDir}/ai"; ".config/hypr/hyprland/scripts/ai".source = "${scriptDir}/ai";
} }
+1 -1
View File
@@ -1 +1 @@
/nix/store/wrsbdrn4s5h2rybax6ianrz4g539f7il-ii-fonts /nix/store/mh22vi3q34jd1a9x0yxhqp38142jqhma-illogical-impulse-packages