wip
This commit is contained in:
+12
-12
@@ -10,18 +10,18 @@ let
|
||||
};
|
||||
in
|
||||
{
|
||||
wayland.windowManager.hyprland.settings = {
|
||||
monitor = [
|
||||
"DP-1, preferred, 0x0, auto, bitdepth, 8"
|
||||
"HDMI-A-1, preferred, 2560x0, auto, bitdepth, 8"
|
||||
];
|
||||
workspace = [
|
||||
"1, monitor=HDMI-A-1"
|
||||
"2, monitor=DP-1"
|
||||
"3, monitor=DP-1"
|
||||
"4, monitor=DP-1"
|
||||
];
|
||||
};
|
||||
# wayland.windowManager.hyprland.settings = {
|
||||
# monitor = [
|
||||
# "DP-1, preferred, 0x0, auto, bitdepth, 8"
|
||||
# "HDMI-A-1, preferred, 2560x0, auto, bitdepth, 8"
|
||||
# ];
|
||||
# workspace = [
|
||||
# "1, monitor=HDMI-A-1"
|
||||
# "2, monitor=DP-1"
|
||||
# "3, monitor=DP-1"
|
||||
# "4, monitor=DP-1"
|
||||
# ];
|
||||
# };
|
||||
|
||||
services.hyprpaper.settings.wallpapers = [
|
||||
"DP-1, ${builtins.toString wallpaper1}"
|
||||
|
||||
Reference in New Issue
Block a user