From b72e93cb70946050a2ea820e0f6b1afde697bffa Mon Sep 17 00:00:00 2001 From: willifan Date: Tue, 21 May 2024 01:56:23 +0200 Subject: [PATCH] Hard coded desktop monitors --- users/willifan/graphical/hyprland/hyprland.nix | 5 +++-- users/willifan/graphical/hyprland/kanshi.nix | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/users/willifan/graphical/hyprland/hyprland.nix b/users/willifan/graphical/hyprland/hyprland.nix index 8675e7c..23310cd 100644 --- a/users/willifan/graphical/hyprland/hyprland.nix +++ b/users/willifan/graphical/hyprland/hyprland.nix @@ -13,11 +13,12 @@ monitor = [ ", preffered, auto, 1" "eDP-1, preferred, 0x0, 1.6" + "desc:ViewSonic Corporation VX2705-2KP W6Z205100250, 2560x1440@144Hz, 0x384, 1.25" + "desc:ViewSonic Corporation VX2705-2KP W6Z210400766, 2560x1440@144Hz, 2048x384, 1.25" + "desc:BNQ BenQ BL2283 CAM01567019, 1920x1080@60Hz, 4096x0, 1.0, transform, 3" ]; # Execute your favorite apps at launch exec-once = [ - ''kanshi &'' - ''hyprctl dispatch exec "[workspace 1 silent] kitty"'' ''hyprctl dispatch exec "[workspace 2 silent] firefox"'' #''hyprctl dispatch exec "[workspace 3 silent] "'' diff --git a/users/willifan/graphical/hyprland/kanshi.nix b/users/willifan/graphical/hyprland/kanshi.nix index 5d2e81c..4b0baca 100644 --- a/users/willifan/graphical/hyprland/kanshi.nix +++ b/users/willifan/graphical/hyprland/kanshi.nix @@ -2,7 +2,7 @@ { home-manager.users.willifan = { services.kanshi = { - enable = true; + enable = false; settings = [ {