From dc6d973203612827b339e9fde653f174c4fa8c3f Mon Sep 17 00:00:00 2001 From: Bryan Ramos Date: Mon, 3 Jun 2024 22:57:31 -0400 Subject: [PATCH] fixed --- src/user/modules/gui/modules/wm/hyprland/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/user/modules/gui/modules/wm/hyprland/default.nix b/src/user/modules/gui/modules/wm/hyprland/default.nix index a92e5ed..26de841 100644 --- a/src/user/modules/gui/modules/wm/hyprland/default.nix +++ b/src/user/modules/gui/modules/wm/hyprland/default.nix @@ -22,7 +22,7 @@ in "$menu" = "rofi -show drun -show-icons -drun-icon-theme Qogir -font 'Noto Sans 14'"; monitor = [ - "HDMI-A-1, 1920X1080, 0x0, 1" + "HDMI-A-1, 1920x1080, 0x0, 1" "DP-1, 1080x1920, 1920x0, 1, transform, 1" ];