some local changes for scripts that fixed some things
This commit is contained in:
parent
b51978af5c
commit
08908faceb
3 changed files with 5 additions and 4 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#!/bin/zsh
|
||||
F=`dmenu -l 18 -fn 'Px437_ATI_SmallW_6x8 NF:style=Book:pixelsize=16:antialias=true' < /home/truck/bin/nflist`
|
||||
F=`dmenu -l 18 -fn 'Px437_ATI_SmallW_6x8 NF:style=Book:pixelsize=16:antialias=true' < /home/andrew/bin/nflist`
|
||||
C=`ls ~/bin/st* |dmenu -l 8 -fn 'Px437_ATI_SmallW_6x8 NF:style=Book:pixelsize=16:antialias=true'`
|
||||
${C} -f "${F}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue