Browse Source

Again attempt to make .Xdefaults a bit readable

Alois Mahdal 10 years ago
parent
commit
bd2a1db57b
1 changed files with 3 additions and 5 deletions
  1. 3
    5
      dotfiles.config/Xlib/global.Xdefaults

+ 3
- 5
dotfiles.config/Xlib/global.Xdefaults View File

@@ -1,8 +1,3 @@
1
-
2
-!## ==== ##
3
-!## main ##
4
-!## ==== ##
5
-
6 1
 URxvt.mapAlert:             true
7 2
 
8 3
 !## extensions
@@ -17,6 +12,8 @@ URxvt.inheritPixmap:        true
17 12
 URxvt.shading:              25
18 13
 URxvt.depth:                32
19 14
 URxvt.fading:               30
15
+
16
+!## clicks
20 17
 URxvt.mouseWheelScrollPage: false
21 18
 URxvt.tripleclickwords:     true
22 19
 URxvt.hold:                 false
@@ -29,6 +26,7 @@ URxvt.scrollstyle:          plain
29 26
 URxvt.scrollWithBuffer:     true
30 27
 URxvt.saveLines:            32767
31 28
 
29
+!## cursor & pointer
32 30
 URxvt.cursorUnderline:      false
33 31
 URxvt.cursorBlink:          true
34 32
 URxvt.pointerBlankDelay:    999999999