fuzzel: Hacer fuzzel-run ejecutable
This commit is contained in:
parent
eb21ee309b
commit
e1a580e7dc
1 changed files with 1 additions and 0 deletions
|
@ -61,3 +61,4 @@ exec fuzzel --terminal=footclient --font='monospace:size=11' \
|
||||||
--horizontal-pad=12 \
|
--horizontal-pad=12 \
|
||||||
--border-width=1 --border-color=\${border}ff --border-radius=2 \"\$@\"
|
--border-width=1 --border-color=\${border}ff --border-radius=2 \"\$@\"
|
||||||
" >> ~/.local/bin/fuzzel-run
|
" >> ~/.local/bin/fuzzel-run
|
||||||
|
chmod +x ~/.local/bin/fuzzel-run
|
||||||
|
|
Loading…
Reference in a new issue