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