This commit is contained in:
Miguel Palhas
2025-06-04 10:05:11 +01:00
parent 622484eb93
commit 8f374aaa95
5 changed files with 124 additions and 86 deletions
+4 -4
View File
@@ -14,10 +14,10 @@ in
wayland.windowManager.hyprland.settings = {
monitor = [
"eDP-1, preferred, 0x0, 1, bitdepth, 8"
"DP-1, preferred, auto-left, 1"
"DP-2, preferred, auto-left, 1"
"DP-3, preferred, auto-left, 1"
"DP-4, preferred, auto-left, 1"
"DP-1, preferred, auto-up, 1"
"DP-2, preferred, auto-up, 1"
"DP-3, preferred, auto-up, 1"
"DP-4, preferred, auto-up, 1"
# "DP-3, 1920x1200, 0x0, 1, mirror, eDP-1"
];
};
+1 -1
View File
@@ -19,6 +19,6 @@
aider-chat
inotify-tools
devenv
bruno
# bruno
];
}