Skip to content

Commit

Permalink
pc: workaround for sddm failing on 144 Hz
Browse files Browse the repository at this point in the history
  • Loading branch information
adomixaszvers committed Jan 21, 2025
1 parent 57d4e1e commit b697d4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nixos/kde.nix
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
sddm = {
enable = true;
autoNumlock = true;
wayland.enable = true;
};
defaultSession = "plasma";
};
Expand Down

0 comments on commit b697d4d

Please sign in to comment.