Finally found a neat solution πŸŽ‰

1) Replace passmenu with own scripts using the fuzzy finder fzf. It also works fine with 'rofi -dmenu' πŸ˜‰
2) Bindsym in Sway, similar to the old solution using pass
3) Next step: Shift it to Hyprland 😎

Just perfect with modern keepassxc to circumvent some concerns about GNUPass' cryptography.

#sway #swaywm #pass #gnupass #keepassxc  #cli #passmenu #fzf #rofi #hyprland

Does anyone know of a neat way to replace pass (standard Unix password manager) with keepassxc-cli (command line version!), while keeping my workflow?
πŸ‘‡
I.e., I bindsym pass with passmenu to a keybinding in order to pipe my credentials via the clipboard.

#followerpower #askfedi @askfedi_de #sway #swaywm #tilingwm #wayland #pass #keepassxc #cli #passmenu @askfedi_en

Does anyone know of a neat way to replace pass (standard Unix password manager) with keepassxc-cli (command line version!), while keeping my workflow?
πŸ‘‡
I.e., I bindsym pass with passmenu to a keybinding in order to pipe my credentials via the clipboard.

#followerpower #askfedi @askfedi_de #sway #swaywm #tilingwm #wayland #pass #keepassxc #cli #passmenu

I'm trying to decide between two window manager setups:

1)
#dwm, manage windows https://dwm.suckless.org/
#dmenu, launch programs https://tools.suckless.org/dmenu/
#passmenu, access passwords
#dlarm, set alarm https://github.com/codesections/dlarm
#tmux, manage panes https://github.com/tmux/tmux/wiki
#run-or-raise, run program or focus it if already running https://github.com/Soft/run-or-raise

2)
#stumpwm, all of the above + more with extensive lisp config, https://stumpwm.github.io/

Which of these is simpler? Better? #unixPhilosophy

dwm - dynamic window manager | suckless.org software that sucks less

Small discovery: I use #pass a lot, but only today I found about #passmenu, that loads up in dmenu. After a convenient keybind, now my workflow is a little faster. That's the great #freesoftware life!