-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.Xdefaults
More file actions
26 lines (22 loc) · 734 Bytes
/
.Xdefaults
File metadata and controls
26 lines (22 loc) · 734 Bytes
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
# __ __ _ __ _ _
# \ \ / / | | / _| | | |
# \ V / __| | ___| |_ __ _ _ _| | |_ ___
# > < / _` |/ _ \ _/ _` | | | | | __/ __|
# _ / . \ (_| | __/ || (_| | |_| | | |_\__ \
#(_)_/ \_\__,_|\___|_| \__,_|\__,_|_|\__|___/
# (Literally just used to configure urxvt)
#Terminal config
URxvt*transparent: true
#Darken the background color
URxvt*shading: 35
#Font color
URxvt*foreground: White
#Background color
URxvt*background: Black
#Disable STUPID scrollbar
URxvt*scrollBar: false
#FONTS
URxvt*font: xft:Iosevka:pixelsize=12:antialias=true:hinting=true
URxvt*boldFont: xft:Iosevka:bold:pixelsize=12:antialias=true:hinting=true
Xcursor.theme: WhiteSur-cursors
Xcursor.size: 18