mirror of
https://github.com/Phantop/dotfiles
synced 2024-11-10 00:45:32 +00:00
4 lines
123 B
Fish
4 lines
123 B
Fish
function launcher -w rofi
|
|
rofi -combi-modi "drun,run" -show combi -modi "combi,window" -drun-icon-theme Papirus $argv
|
|
end
|