From 587379ceeab4626042e73d60c32bbbfb652255f6 Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Wed, 3 Apr 2024 11:06:11 -0500 Subject: [PATCH] fixing monitor and jellyfin being there twice --- home/modules/hyprland.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/home/modules/hyprland.nix b/home/modules/hyprland.nix index ef0e451..9fdda93 100644 --- a/home/modules/hyprland.nix +++ b/home/modules/hyprland.nix @@ -18,7 +18,7 @@ in "eDP-1,2256x1504@60,0x0,1.566667" "HDMI-A-1,preferred,0x0,1" "DP-1,preferred,1080x0,1.5" - "DP-2,preferred,3640,1" + "DP-2,preferred,3640x0,1" "HDMI-A-1,transform,1" ]; workspace = [ @@ -255,7 +255,6 @@ in "/home/chris/bin/startup.sh" "hyprctl dispatch --batch 'splitratio 1; splitration -0.35'" "dbus-update-activation-environment --systemd --all" - "jellyfin-mpv-shim" "batmon.lisp" "/usr/lib/kdeconnectd" "nm-tray"