fix screen dispotition on desktop, add yubico-pam on desktop config
All checks were successful
Build iso when a new version is pushed / test (push) Successful in 1m59s

This commit is contained in:
2025-10-26 01:36:53 +02:00
parent a5134e71b8
commit c631965709
2 changed files with 6 additions and 5 deletions

View File

@ -4,10 +4,10 @@
mods.x11.enable = true;
wayland.windowManager.hyprland.settings = {
monitor = [
"HDMI-A-1, 1920x1080@60, 0x0, auto"
"HDMI-A-3, 1920x1080@60, 1920x0, auto"
"DP-1, 1280x1024@60, 3840x0, auto"
"DP-3, 1280x1024@60, 5120x0, auto"
"DP-1, 1280x1024@75.03Hz, 0x0, auto"
"HDMI-A-1, 1920x1080@60, 1280x0, auto"
"HDMI-A-3, 1920x1080@74.97Hz, 3200x0, auto"
"DP-3, 1920x1080@60.00Hz, 5120x0, auto"
];
workspace = [
"1, monitor:HDMI-A-1"