summaryrefslogtreecommitdiff
path: root/nixos/hosts/bed/components/wm.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/hosts/bed/components/wm.nix')
-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")