From 8ba8980c12a1fb05970dead6228ddc3129ff5868 Mon Sep 17 00:00:00 2001 From: polwex Date: Tue, 22 Oct 2024 02:35:09 +0700 Subject: m --- hosts/local/fw11/configuration.nix | 2 +- hosts/local/fw11/swayconfig | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'hosts/local/fw11') diff --git a/hosts/local/fw11/configuration.nix b/hosts/local/fw11/configuration.nix index 284ac0c..0b7793e 100644 --- a/hosts/local/fw11/configuration.nix +++ b/hosts/local/fw11/configuration.nix @@ -44,7 +44,7 @@ in { boot.loader.efi.canTouchEfiVariables = true; # boot.supportedFilesystems = ["ntfs"]; # boot.kernelPackages = lib.mkForce unfreePkgs.linuxKernel.packages.linux_xanmod_latest; - # boot.kernelPackages = pkgs.linuxPackages_latest; + boot.kernelPackages = pkgs.linuxPackages_latest; services.fprintd.enable = true; networking = { diff --git a/hosts/local/fw11/swayconfig b/hosts/local/fw11/swayconfig index fa67b68..09745dc 100644 --- a/hosts/local/fw11/swayconfig +++ b/hosts/local/fw11/swayconfig @@ -268,9 +268,9 @@ output eDP-1 scale 1.7 # monitor layout output DP-3 transform 270 # position depends on scaled resolution! if you changed the scale be careful -output DP-3 pos 0 0 -output eDP-1 pos 0 1920 -output DP-3 resolution 3440x1400 pos 1080 300 scale 1.2 +# output DP-3 pos 0 0 +#output eDP-1 pos 0 1920 +#output DP-3 resolution 3440x1400 pos 1080 300 scale 1.2 # thanks claude # Titlebars -- cgit v1.2.3