summaryrefslogtreecommitdiffstats
path: root/hjem.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hjem.nix')
-rw-r--r--hjem.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hjem.nix b/hjem.nix
index 791ca7d..a0d90a9 100644
--- a/hjem.nix
+++ b/hjem.nix
@@ -22,7 +22,7 @@
pkgs.replaceVars ./dotfiles/sxhkd/sxhkdrc {
dmenu = pkgs.dmenu;
st = pkgs.st;
- librewolf = pkgs.librewolf;
+ surf = pkgs.surf;
pamixer = pkgs.pamixer;
maim = pkgs.maim;
xdotool = pkgs.xdotool;