summaryrefslogtreecommitdiff
path: root/config/shared.nix
diff options
context:
space:
mode:
Diffstat (limited to 'config/shared.nix')
-rw-r--r--config/shared.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/shared.nix b/config/shared.nix
index 2ea76c8..91f9b34 100644
--- a/config/shared.nix
+++ b/config/shared.nix
@@ -62,7 +62,7 @@
enable = true;
settings = {
default_session = {
- command = "${pkgs.hyprland}/bin/hyprland";
+ command = "${pkgs.hyprland}/bin/Hyprland";
user = "jras";
};
};