diff --git a/home/modules/hyprland.nix b/home/modules/hyprland.nix index ea6c932..0ecd4dc 100644 --- a/home/modules/hyprland.nix +++ b/home/modules/hyprland.nix @@ -16,11 +16,11 @@ in monitor=eDP-1,2256x1504@60,0x0,1.5 workspace=eDP-1,1 monitor=HDMI-A-1,preferred,0x0,1 - monitor=DP-1,preferred,2680x0,1.5 - monitor=DP-2,preferred,1600x0,1 - workspace=DP-2,2 + monitor=DP-1,preferred,1080x0,1.5 + monitor=DP-2,preferred,3640,1 + workspace=DP-2,9 workspace=DP-1,1 - workspace=HDMI-A-1,1 + workspace=HDMI-A-1,2 monitor=HDMI-A-1,transform,1 input { diff --git a/pkgs/desktop-packages.nix b/pkgs/desktop-packages.nix index 5641c18..e9d87bf 100644 --- a/pkgs/desktop-packages.nix +++ b/pkgs/desktop-packages.nix @@ -147,6 +147,11 @@ with lib; airshipper lutris protonup-qt + wineWayland + winetricks + gamescope + cemu + yuzu # hyprland # (callPackage ./ydotool { }) # (libsForQt5.callPackage /home/chris/dev/LightlyShaders {}) # LightlyShaders