1
Fork 0

Fix the monitor number

This commit is contained in:
caem 2024-06-09 22:43:19 +02:00
parent 64780b92ca
commit ab4d5ad874
Signed by: caem
GPG key ID: 69A830D03203405F

View file

@ -1,4 +1,4 @@
{ config, lib, pkgs, ... }:
{ ... }:
{
wayland.windowManager.hyprland.enable = true;
@ -9,7 +9,7 @@
"$terminal" = "foot";
"$menu" = "rofi -show drun";
monitor = "DP-3,1920x1080@144,auto,1";
monitor = "DP-1,1920x1080@144,auto,1";
input = {
kb_layout = "gb:altgr-intl";