diff options
| author | marcellus <msimon_fr@hotmail.com> | 2023-07-23 11:08:51 +0200 |
|---|---|---|
| committer | marcellus <msimon_fr@hotmail.com> | 2023-07-23 11:08:51 +0200 |
| commit | d71e27c268f96658a1cb94a8464bf16e1a947abc (patch) | |
| tree | fb95257ef57c1b3e40e3209c979ad241f00216a7 /scripts/dmenuhandler | |
| parent | 0558e58a3889dc4fc064816170ff1d51744eefac (diff) | |
add: config for sb, copy from the dwmblocks config
Diffstat (limited to 'scripts/dmenuhandler')
| -rwxr-xr-x | scripts/dmenuhandler | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/dmenuhandler b/scripts/dmenuhandler index b3eb9c8..bda8b47 100755 --- a/scripts/dmenuhandler +++ b/scripts/dmenuhandler @@ -37,4 +37,4 @@ case "$(printf '%s\nbrowser\nmusic\nmpv\nmpv loop\nnsxiv\nPDF\nvim\nyt-dlp\nmusi #setbg) # curl -sL "$FEED" > "$XDG_CACHE_HOME/pic" && # hsetroot -cover "$XDG_CACHE_HOME/pic" >/dev/null 2>&1 ;; -esac
\ No newline at end of file +esac |
