diff --git a/hosts/default/configuration.nix b/hosts/default/configuration.nix index 43809aa..994dd6c 100644 --- a/hosts/default/configuration.nix +++ b/hosts/default/configuration.nix @@ -116,6 +116,7 @@ pavucontrol wl-clipboard wofi + wofi-pass waybar banana-cursor gh @@ -133,6 +134,7 @@ libgcc spotify pass + rustup gnupg nextcloud-client blueman diff --git a/modules/home-manager/hyprland.nix b/modules/home-manager/hyprland.nix index 34274a6..d265030 100644 --- a/modules/home-manager/hyprland.nix +++ b/modules/home-manager/hyprland.nix @@ -22,6 +22,7 @@ "$mod, return, exec, alacritty" "$mod,E,exec,nautilus" "$mod,D,exec,killall -q wofi; wofi --show drun -I" + "$mod, P,exec,wofi-pass -c" "SUPERSHIFT,R,exec,hyprctl reload" "$mod,space,togglefloating," "ALTSHIFT, L, exec, swaylock"