about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--config.arg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.arg.h b/config.arg.h
index 11e7eee..abd8756 100644
--- a/config.arg.h
+++ b/config.arg.h
@@ -42,7 +42,7 @@ static Layout layout[] = { \
 static Key key[] = { \
 	/* modifier			key		function	argument */ \
 	{ MODKEY|ShiftMask,		XK_Return,	spawn, \
-		{ .cmd = "exec uxterm -bg '#222' -fg '#eee' -cr '#eee' +sb -fn '"FONT"'" } }, \
+		{ .cmd = "exec urxvtcd -tr -bg '#222' -fg '#eee' -cr '#eee' +sb -fn '"FONT"'" } }, \
 	{ MODKEY,			XK_p,		spawn, \
 		{ .cmd = "exe=\"$(lsx `echo $PATH | sed 's/:/ /g'` | sort -u " \
 			" | dmenu -fn '"FONT"' -nb '"NORMBGCOLOR"' -nf '"NORMFGCOLOR"' " \
revision' href='/danisanti/profani-tty/blame/themes/joker?id=cbdfc09a84ba80dce2199447b2b59f0d5866e3a4'>^
6dabbbd5 ^




30b5f112 ^

6dabbbd5 ^


6dabbbd5 ^
30b5f112 ^
6dabbbd5 ^

30b5f112 ^
b21edfaa ^

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50


                

                      










                        




                       

                    
                 








                         




            

                  


            
              
                 

          
                     

                        
lm R. Garbe <arg@10kloc.org>  2006-08-25 13:02:07 +0200
committer  Anselm R. Garbe <arg@10kloc.org>  2006-08-25 13:02:07 +0200

restored config.arg.h' href='/acidbong/suckless/dwm/commit/config.arg.h?h=2.6&id=f1fe19bc2b0b1744a82551ef2580e621231cd97e'>f1fe19b ^
0a07591 ^
f1fe19b ^
9927b9e ^
4ee05b3 ^

97ced11 ^
f1fe19b ^

292ccc4 ^
fee8df6 ^
3a1343a ^
0ed0fa4 ^
19da197 ^


7b6d5ff ^
19da197 ^


7b6d5ff ^
ce04a66 ^

bab575c ^
ce04a66 ^


7b6d5ff ^
ce04a66 ^


7b6d5ff ^
ce04a66 ^
a73a882 ^



d6a6eca ^
e34c4ea ^
e21d93b ^
f1fe19b ^

a73a882 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71