diff options
| author | caley <195605706+cqley@users.noreply.github.com> | 2026-07-24 18:25:01 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-07-24 18:25:01 +0200 |
| commit | deb6a2cb2cbf61ee331c381740167baabfc01e3d (patch) | |
| tree | 4349e88f34d6d74e46f3a71e9bd7b7a5a39c18b5 /nixos/hosts/bed | |
| parent | fd7fe124f50dbca859b7e6ab9b3db22985da3977 (diff) | |
Update wm.nix
Diffstat (limited to 'nixos/hosts/bed')
| -rw-r--r-- | nixos/hosts/bed/components/wm.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/hosts/bed/components/wm.nix b/nixos/hosts/bed/components/wm.nix index 222e0ca..c988f6d 100644 --- a/nixos/hosts/bed/components/wm.nix +++ b/nixos/hosts/bed/components/wm.nix @@ -23,7 +23,7 @@ local mod = "SUPER" local terminal = "kitty" - local browser = "helium" + local browser = "chromium" hl.on("hyprland.start", function () hl.exec_cmd("systemctl --user start hyprpolkitagent") |
