Page 1 of 1

Conky config sniplets

Posted: Thu Nov 15, 2018 11:39 pm
by Boss

Code: Select all

conky.text = [[
${color D3DADF}${font Helvetica:size=20}
Киев: ${tztime Europe/Kiev %a %-d %b %H:%M}
Lyon: ${tztime Europe/Paris %a %-d %b %H:%M}
]]

Disable hybernate/resume

Posted: Thu Nov 15, 2018 11:41 pm
by Boss

Code: Select all

/etc/initramfs-tools/conf.d/resume
and changed the line (there's only one)

Code: Select all

RESUME=UUID=75a1abae-a571-45e0-8ba8-2af714d13b59
by

Code: Select all

RESUME=none
Update initramfs

Code: Select all

update-initramfs -u -k all

Replace pulseaudio by ASLA + dmix

Posted: Thu Nov 15, 2018 11:45 pm
by Boss
https://bbs.archlinux.org/viewtopic.php?id=177547

https://steemit.com/linux/@crokkon/fire ... pulseaudio

patchelf --set-rpath /usr/lib/apulse /usr/lib/firefox/libxul.so
APULSE_PLAYBACK_DEVICE=plug:dmix