generated from andy/linux-nixos-hyprland-config-dotfiles
Initial commit
This commit is contained in:
4
home/.config/fish/functions/fzf-ps-widget.fish
Normal file
4
home/.config/fish/functions/fzf-ps-widget.fish
Normal file
@@ -0,0 +1,4 @@
|
||||
function fzf-ps-widget
|
||||
commandline -i (pgrep -a . | fzf --height 40%)
|
||||
commandline -f repaint
|
||||
end
|
Reference in New Issue
Block a user