Tagged Questions
4
votes
1answer
336 views
How to modify dock bar in XFCE4?
I'm setting Arch Linux and I'd like to modify the standard dock bar, which is the file that I should edit?
EDIT: like this
I don't want to use docky
2
votes
1answer
476 views
Arch modules not loading on start?
I keep getting errors on startup in Arch relating to my rc.conf:
failed to load module "wl"
failed to load module "lib80211"
etc. It lists all the modules in my /etc/rc.conf
This is my full ...
4
votes
2answers
3k views
How to make changes in nvidia-settings tool persistent
I want to disable VSync (it's called "Sync to VBlank" in nvidia-settings) for my nvidia graphics card.
But the configuration only takes effect if I start the nvidia-settings tool. After rebooting ...
4
votes
2answers
253 views
Archbang look on Archlinux
I installed archlinux but I want to get the look and feel of Archbang.
Is there a way to find the config files or scripts for Archbang?
http://bbs.archbang.org/viewtopic.php?id=2501 gives a list of ...
3
votes
1answer
867 views
Unicode characters in uxterm and dwm statusbar
This is a realm I've never really meddled in before. So I apologize if I'm missing something completely obvious.
I would like to display chinese characters in dwm's status bar, more specifically I ...
14
votes
4answers
3k views
How to properly and easy configure `xdg-open` without any enviroment?
I'm using OpenBox window manager without any desktop enviroment.
xdg-open behaves strangely. It opens everything with firefox.
$ xdg-settings --list
Known properties:
default-web-browser ...
4
votes
2answers
604 views
Arch: Is “SigLevel = Never” the only convenient way?
The only way I can install majority of packages without rejection from signature database is to put SigLevel = Never in pacman.conf.
Its not supposed to be the right way, but I don't seem to be able ...
2
votes
1answer
2k views
ubuntu like lightdm in arch linux
I have just installed archlinux on a virtual machine and I managed to install lightdm by following the instructions given in
https://wiki.archlinux.org/index.php/LightDM
...