Move to gnu stow
This commit is contained in:
parent
cd08a447a8
commit
9ea93f8144
120 changed files with 994 additions and 53 deletions
7
misc/dot-local/bin/menu-run
Executable file
7
misc/dot-local/bin/menu-run
Executable file
|
|
@ -0,0 +1,7 @@
|
|||
#!/usr/bin/env sh
|
||||
# Script to have rofi show and run aliases
|
||||
|
||||
rofi -rnow -show-icons -matching "prefix" \
|
||||
-display-combi "Start:" \
|
||||
-display-drun "Start:" \
|
||||
-show drun
|
||||
Loading…
Add table
Add a link
Reference in a new issue