Forgotten comma.

This commit is contained in:
2025-10-22 17:11:23 +01:00
parent 8100aa7070
commit ef22227ca8

View File

@@ -6,7 +6,7 @@
wayland.windowManager.hyprland = {
enable = true;
settings = {
monitor = "DP-1,preferred,auto,auto"
monitor = "DP-1,preferred,auto,auto";
# Remap CapsLock to Super (Mod4)
"$mod" = "SUPER";