summaryrefslogtreecommitdiff
path: root/nixos
diff options
context:
space:
mode:
authorcaley <195605706+cqley@users.noreply.github.com>2026-07-24 18:25:01 +0200
committerGitHub <noreply@github.com>2026-07-24 18:25:01 +0200
commitdeb6a2cb2cbf61ee331c381740167baabfc01e3d (patch)
tree4349e88f34d6d74e46f3a71e9bd7b7a5a39c18b5 /nixos
parentfd7fe124f50dbca859b7e6ab9b3db22985da3977 (diff)
Update wm.nix
Diffstat (limited to 'nixos')
-rw-r--r--nixos/hosts/bed/components/wm.nix2
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")