aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorsinanmohd <pcmsinan@gmail.com>2023-02-19 10:23:42 +0530
committersinanmohd <pcmsinan@gmail.com>2023-03-11 19:05:05 +0530
commit70c3a9209aba767678286f2d4263958b3000755b (patch)
treefc0128e8e55e6327eeb67d0b868e424a4b5f3c75 /README.md
parent627fb29d6a0516db374c0313e3d076d1a482404a (diff)
readme: set 80 col limit for readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md26
1 files changed, 20 insertions, 6 deletions
diff --git a/README.md b/README.md
index 83516a7..3e6a439 100644
--- a/README.md
+++ b/README.md
@@ -1,20 +1,34 @@
# sds - sinan's dmenu scripts
-[dmenu](https://tools.suckless.org/dmenu/) is a fast and lightweight dynamic menu for X written by the [suckless](https://suckless.org/) community. this is my collection of posix scripts for dmenu. these scripts might use [nerd fonts](https://www.nerdfonts.com/), make sure you've installed them for the best experience. you can find more info about them below
+[dmenu](https://tools.suckless.org/dmenu/) is a fast and lightweight dynamic menu for X written by the
+[suckless](https://suckless.org/) community. this is my collection of posix scripts for dmenu. these
+scripts might use [nerd fonts](https://www.nerdfonts.com/), make sure you've installed them for the best
+experience. you can find more info about them below
## damb - dmenu ambience
-listen to ambient music while working on somthing fun. audio files should be stored at ~/.local/share/damb/. damb also has a config file located at ~/.conf/damb/links, where you can provide direct links to media sources or links to youtube-dl supported sites, it should be in the format \<name> = \<link>, you can also play links from your clipboard using the stream option. mix together varous ambient sounds and stream with damb
+listen to ambient music while working on somthing fun. audio files should be
+stored at ~/.local/share/damb/. damb also has a config file located
+at ~/.conf/damb/links, where you can provide direct links to media sources or
+links to youtube-dl supported sites, it should be in the
+format \<name> = \<link>, you can also play links from your clipboard using
+the stream option. mix together varous ambient sounds and stream with damb
## pirowatch
-pirowatch is a dmenu wrapper for [web torrent](https://webtorrent.io/), provide magnet or torrent files as command line argument or input from dmenu and consoom the media using [mpv](https://mpv.io/)
+pirowatch is a dmenu wrapper for [web torrent](https://webtorrent.io/), provide magnet or torrent files
+as command line argument or input from dmenu and consoom the media using [mpv](https://mpv.io/)
## 1337x
-scraper for 1337x.to, has an optional dependency on pirowatch. if you pass "-o" as the first argument it'll print the scraped magnet link to stdin otherwise it will pass the magnet link to pirowatch
+scraper for 1337x.to, has an optional dependency on pirowatch. if you pass "-o"
+as the first argument it'll print the scraped magnet link to stdin otherwise
+it will pass the magnet link to pirowatch
## yts
-scraper for yts.mx, has an optional dependency on pirowatch. if you pass "-o" as the first argument it'll print the scraped torrent link to stdin otherwise it will pass the link to pirowatch
+scraper for yts.mx, has an optional dependency on pirowatch. if you pass "-o"
+as the first argument it'll print the scraped torrent link to stdin otherwise
+it will pass the link to pirowatch
## vpn
dmenu wrapper for wireguard, depends on wip
## wip - what is my ip
-wip queries host's ipv4 address using opendns and displays the ip details using the geoip database
+wip queries host's ipv4 address using opendns and displays the ip details using
+the geoip database