From a08061e975344f21805d115e01929566a36c8d05 Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Thu, 7 Mar 2024 00:26:39 -0800 Subject: add disko/nixos-anywhere configuration --- home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home.nix') diff --git a/home.nix b/home.nix index 9d9330f..f53fe07 100644 --- a/home.nix +++ b/home.nix @@ -1072,7 +1072,7 @@ "$mod, F, exec, firefox" "$mod, Return, exec, kitty" "$mod, E, exec, emacs" - "$mod, v, exec, vencorddesktop" + "$mod, v, exec, Discord" "$mod, d, exec, wofi --show run" ", Print, exec, grimblast copy area" "$mod, Q, killactive" -- cgit