aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2021-04-13 05:39:25 +0200
committerdec05eba <dec05eba@protonmail.com>2021-04-13 05:41:53 +0200
commit84984bdfd0273b789e0c9bfe397440dd6912912d (patch)
treeb509e5d48e27d727429a39a8b48fda10145875e7 /README.md
parentbc26e012f3041529939d38ac522c18499ddff982 (diff)
Include cppcodec instead of using it a system library. Its not available in ubuntu repos for example
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 98758f7..6b43ead 100644
--- a/README.md
+++ b/README.md
@@ -77,7 +77,7 @@ Either set the `GDK_SCALE` environment variable or add `Xft.dpi` to `$HOME/.Xres
For example a value of 96 for the `Xft.dpi` means 1.0 scaling and 144 (96*1.5) means 1.5 scaling.\
Note that at the moment, cached images will not be scaled with the dpi. Images do also not scale above their original size.
## Tabs
-[tabbed](https://tools.suckless.org/tabbed/) can be used to put quickmedia windows into tabs. After installing `tabbed`, run `tabbed quickmedia launcher -e`.
+[tabbed](https://tools.suckless.org/tabbed/) can be used to put quickmedia windows into tabs. After installing `tabbed`, run `tabbed -c -k quickmedia launcher -e`.
# Dependencies
## Compile
See project.conf \[dependencies].