Adding in
~/.config/Trolltech.conf
... [Qt] style=GTK+ ...
QT applications start to look like good looking gtk applications.
STumbling In Linux Land, STupid and Unlucky Pablo? The tribulations and happy discoveries of a Linux former Newbie, now bit more experienced user
~/.config/Trolltech.conf
... [Qt] style=GTK+ ...
This is my PKGBUILD from the udev fork: http://pastebin.com/L5ZTkBVCCustomize-pkg you can download here:
And this is the old PKGBUILD from initscripts: http://pastebin.com/LAjxTpEZ
I've installed both, rebooted. There are a lot of packages that is linked against udev libraries, so I had to rebuild all of then. For this I use yaourt + customizepkg-new from aur. For most of the packages I only had to create a empty file in /etc/customizepkg.d/. For example xorg-server, I have a empty file /etc/customizepkg.d/xorg-server
ln -s /home/paul/.scripts/image_desklet /usr/bin/image_desklet
image_desklet &
packer -S conky-lua
sudo ln -s /home/paul/.scripts/Conky/conky /usr/bin/conkycontrol
menu id="preferences" label="Preferences"
See also for more code:here