diff options
author | Shubham Saini <shubham6405@gmail.com> | 2020-03-24 12:23:17 +0000 |
---|---|---|
committer | Shubham Saini <shubham6405@gmail.com> | 2020-03-24 12:23:17 +0000 |
commit | 064fb93965974ed826a7e9cdf854e9c5ec935342 (patch) | |
tree | 75789e39783d7def078085b96d71d55e20555cbd /x | |
parent | afb012025a944617e912c20e98190f8538d78262 (diff) |
gentooman
Diffstat (limited to 'x')
-rw-r--r-- | x/.Xresources | 2 | ||||
-rw-r--r-- | x/.xinitrc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x/.Xresources b/x/.Xresources index 71e4fb8..26d3024 100644 --- a/x/.Xresources +++ b/x/.Xresources | |||
@@ -16,7 +16,7 @@ URxvt.scrollTtyKeypress: true | |||
16 | URxvt.font: xft:Hermit:size=9:style=medium:antialias=true | 16 | URxvt.font: xft:Hermit:size=9:style=medium:antialias=true |
17 | !URxvt.boldFont: xft:Hermit:size=9:style=Bold:antialias=true | 17 | !URxvt.boldFont: xft:Hermit:size=9:style=Bold:antialias=true |
18 | !URxvt.italicFont: xft:Hermit:size=9:style=Italic:antialias=true | 18 | !URxvt.italicFont: xft:Hermit:size=9:style=Italic:antialias=true |
19 | URxvt.letterSpace: 1 | 19 | !URxvt.letterSpace: 1 |
20 | urxvt*termName: rxvt | 20 | urxvt*termName: rxvt |
21 | urxvt*scrollBar: false | 21 | urxvt*scrollBar: false |
22 | urxvt*matcher.button: 1 | 22 | urxvt*matcher.button: 1 |
@@ -61,4 +61,4 @@ if [ "$2" = "nvidia" ]; then | |||
61 | xrandr --auto | 61 | xrandr --auto |
62 | fi | 62 | fi |
63 | xsetroot -cursor_name left_ptr | 63 | xsetroot -cursor_name left_ptr |
64 | exec dbus-launch bspwm | 64 | exec bspwm |