Forgotten comma.
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
wayland.windowManager.hyprland = {
|
wayland.windowManager.hyprland = {
|
||||||
enable = true;
|
enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
monitor = "DP-1,preferred,auto,auto"
|
monitor = "DP-1,preferred,auto,auto";
|
||||||
|
|
||||||
# Remap CapsLock to Super (Mod4)
|
# Remap CapsLock to Super (Mod4)
|
||||||
"$mod" = "SUPER";
|
"$mod" = "SUPER";
|
||||||
|
|||||||
Reference in New Issue
Block a user