This website requires JavaScript.
Explore
Help
Sign In
binaryDiv
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
1
Pull Requests
Projects
Releases
Wiki
Activity
Add dmenu wrapper (font and case-insensitivity)
Browse Source
...
This commit is contained in:
Lexi Stelter
2019-01-08 11:00:44 +01:00
parent
4b5cff266b
commit
d50f4fee6d
1 changed files
with
4 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
4
bin/dmenu
Executable file
Unescape
Escape
View File
@ -0,0 +1,4 @@
#!/bin/bash
exec /usr/bin/dmenu -fn 'Liberation Mono:12' -i "$@"
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
binaryDiv/dotfiles
Title
Body
Create Issue