You are not logged in.

#1 2014-08-25 20:51:55

heck
Member
Registered: 2014-08-25
Posts: 5

[SOLVED] dwm urxvt by default

Hello,

I installed Arch with dwm and i can't figure out how to change the default terminal to urxvt so that when i use alt+shift+enter it opens urxvt instead of xterm. I edited the config.h with urxvt but it doesn't work. What did i miss?

Last edited by heck (2014-08-25 22:05:52)

Offline

#2 2014-08-25 21:22:04

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED] dwm urxvt by default

Did you rebuild dwm?  Paste your config.h.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2014-08-25 21:40:24

heck
Member
Registered: 2014-08-25
Posts: 5

Re: [SOLVED] dwm urxvt by default

I did after your message and also rebooted, but still not working.

http://pastebin.com/0v1kbtJL

Offline

#4 2014-08-25 21:56:15

Head_on_a_Stick
Member
From: London
Registered: 2014-02-20
Posts: 7,765
Website

Re: [SOLVED] dwm urxvt by default

Do you use:

makepkg -efi

to build the package from the ABS?

man makepkg wrote:

       -e, --noextract
           Do not extract source files or run the prepare() function (if present); use whatever source already exists in the $srcdir/ directory. This is
           handy if you want to go into $srcdir/ and manually patch or tweak code, then make a package out of the result. Keep in mind that creating a
           patch may be a better solution to allow others to use your PKGBUILD.

       -f, --force
           makepkg will not build a package if a built package already exists in the PKGDEST (set in makepkg.conf(5)) directory, which may default to the
           current directory. This allows the built package to be overwritten.

       -i, --install
           Install or upgrade the package after a successful build using pacman(8).

Offline

#5 2014-08-25 22:04:51

heck
Member
Registered: 2014-08-25
Posts: 5

Re: [SOLVED] dwm urxvt by default

I was using makepkg -i ! Thanks !

Offline

Board footer

Powered by FluxBB