about summary refs log tree commit diff stats
path: root/tools
diff options
context:
space:
mode:
authorSilvino Silva <silvino@bk.ru>2017-02-27 21:56:53 +0000
committerSilvino Silva <silvino@bk.ru>2017-02-27 21:56:53 +0000
commit9069537d8cfe308836864ef0be7c2a1e359d5a4b (patch)
treee95e1cd05f5e82245a7e05ce18dd1038a5cc6a2c /tools
parent4cc6765e1332b7bbef89091a3a3d4f055a60cebf (diff)
downloaddoc-9069537d8cfe308836864ef0be7c2a1e359d5a4b.tar.gz
core and tools revision
Diffstat (limited to 'tools')
-rw-r--r--tools/conf/etc/asound.conf1
-rw-r--r--tools/x.html6
2 files changed, 7 insertions, 0 deletions
diff --git a/tools/conf/etc/asound.conf b/tools/conf/etc/asound.conf
new file mode 100644
index 0000000..adbae67
--- /dev/null
+++ b/tools/conf/etc/asound.conf
@@ -0,0 +1 @@
+defaults.ctl.card 1;defaults.pcm.card 1;
diff --git a/tools/x.html b/tools/x.html
index ad5ea6d..027d58a 100644
--- a/tools/x.html
+++ b/tools/x.html
@@ -28,6 +28,8 @@
              xkeyboard-config
         </pre>
 
+        <h2>Fonts</h2>
+
         <pre>
         $ sudo prt-get depinst xorg-font-util \
              xorg-font-alias \
@@ -43,6 +45,7 @@
         <p>From 6c37 collection;</p>
 
         <pre>
+        $ prt-get search otf- | xargs sudo prt-get depinst
         $ prt-get depinst otf-sourcecode
         </pre>
 
@@ -187,6 +190,9 @@
             gstreamer-vaapi \
             gst-plugins-base \
             gst-plugins-good \
+            gst-plugins-bad \
+            gst-plugins-ugly \
+            cmus \
             adwaita-icon-theme \
             dmenu \
             st \