diff options
| author | compromyse <compromyse@debian.compromyse.xyz> | 2022-12-11 13:37:11 +0530 |
|---|---|---|
| committer | compromyse <compromyse@debian.compromyse.xyz> | 2022-12-11 13:37:11 +0530 |
| commit | acb865b0152efbc1d64034acf0711d0eadde5e46 (patch) | |
| tree | edeb1cc600b84cd25b4f7ea2d4ba2f2d591b5bb6 /.dwm/dmenu.sh | |
add files
Diffstat (limited to '.dwm/dmenu.sh')
| -rwxr-xr-x | .dwm/dmenu.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.dwm/dmenu.sh b/.dwm/dmenu.sh new file mode 100755 index 0000000..df50a81 --- /dev/null +++ b/.dwm/dmenu.sh @@ -0,0 +1,2 @@ +#!/bin/bash +j4-dmenu-desktop --dmenu="dmenu -i -fn 'monospace:size=10' -nb '#131417' -nf '#bbbbbb' -sb '#d3d7f2' -sf '#1e1f26'" |
