diff --git a/flake.lock b/flake.lock index 31c3fb9..3dff6f8 100644 --- a/flake.lock +++ b/flake.lock @@ -164,11 +164,11 @@ }, "themes": { "locked": { - "lastModified": 1701027224, - "narHash": "sha256-w47uhqWQhYTMi6yHtKloY/BLfnmQBdLYUOPmcPswnos=", + "lastModified": 1701028664, + "narHash": "sha256-iEvnZVHMsR4ZvfhfOkDjz9REQn7DPsy0ODPpK2xXm9Q=", "owner": "RGBCube", "repo": "ThemeNix", - "rev": "8dad0349c43f1b1d95a6d70145d1bc351fe80f99", + "rev": "4d4ec5a91bba92bfe334799b094d9c64799a2e67", "type": "github" }, "original": { diff --git a/machines/enka/hyprland/default.nix b/machines/enka/hyprland/default.nix index 49b46af..f6b6190 100644 --- a/machines/enka/hyprland/default.nix +++ b/machines/enka/hyprland/default.nix @@ -8,7 +8,7 @@ wayland.windowManager.hyprland = enabled { package = upkgs.hyprland; - extraConfig = with upkgs.theme; + extraConfig = '' monitor = , preferred, auto, 1 '' @@ -115,7 +115,7 @@ } '' + - '' + (with upkgs.theme; '' general { gaps_in = 5 gaps_out = 10 @@ -132,7 +132,7 @@ resize_on_border = true } - '' + '') + '' gestures {