feat: hyprland wofi-pass

This commit is contained in:
s-prechtl 2024-09-21 21:44:38 +02:00
parent 4d3fb4606e
commit 13b7bf9b47
2 changed files with 3 additions and 0 deletions

View file

@ -116,6 +116,7 @@
pavucontrol pavucontrol
wl-clipboard wl-clipboard
wofi wofi
wofi-pass
waybar waybar
banana-cursor banana-cursor
gh gh
@ -133,6 +134,7 @@
libgcc libgcc
spotify spotify
pass pass
rustup
gnupg gnupg
nextcloud-client nextcloud-client
blueman blueman

View file

@ -22,6 +22,7 @@
"$mod, return, exec, alacritty" "$mod, return, exec, alacritty"
"$mod,E,exec,nautilus" "$mod,E,exec,nautilus"
"$mod,D,exec,killall -q wofi; wofi --show drun -I" "$mod,D,exec,killall -q wofi; wofi --show drun -I"
"$mod, P,exec,wofi-pass -c"
"SUPERSHIFT,R,exec,hyprctl reload" "SUPERSHIFT,R,exec,hyprctl reload"
"$mod,space,togglefloating," "$mod,space,togglefloating,"
"ALTSHIFT, L, exec, swaylock" "ALTSHIFT, L, exec, swaylock"