Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Kirjaudu sisään
Immanuel
/
dmenu
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
0
Wiki
Activity
My build of dmenu from suckless.org.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3
Commitit
1
Haara
100 KiB
Puu:
e48549954f
master
Branchit
Tagit
${ item.name }
Create branch
${ searchTerm }
from 'e48549954f'
${ noResults }
dmenu
/
dmenu_run
dmenu_run
58 B
Raaka
Normal View
Historia
Initial commit from 5.0
4 vuotta sitten
1
2
#!/bin/sh
dmenu_path | dmenu "$@" | ${SHELL:-"/bin/sh"} &