Configuration files for my GNU/Linux installation.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
dotfiles/.Xresources

49 lines
1.1 KiB

URxvt*scrollBar: false
URxvt*font: xft:Fira Code:size=11
URxvt*url-launcher: /usr/bin/librewolf
URxvt*termName: rxvt-unicode-256color
URxvt*highlightColor: #282a2e
URxvt*highlightTextColor: #bfbfbf
URxvt*lineSpace: 1
URxvt*letterSpace: -1
URxvt*keysym*Control-Up: \033[1;5A
URxvt*keysym*Control-Down: \033[1;5B
URxvt*keysym*Control-Left: \033[1;5D
URxvt*keysym*Control-Right: \033[1;5C
URxvt*keysym*C-Up: font-size:increase
URxvt*keysym*C-Down: font-size:decrease
URxvt*keysym*C-S-Up: font-size:incglobal
URxvt*keysym*C-S-Down: font-size:decglobal
URxvt*keysym*C-equal: font-size:reset
URxvt*keysym*C-slash: font-size:show
! Aesthetics
URxvt*fading: 10
URxvt*fadeColor: #111015
! Colors
*background: #111015
*foreground: #c5c8c6
*cursorColor: #b0b0b0
*color0: #282a2e
*color8: #373b41
*color1: #a54242
*color9: #cc6666
*color2: #8c9440
*color10: #b5bd68
*color3: #de935f
*color11: #f0c674
*color4: #5f819d
*color12: #81a2be
*color5: #85676f
*color13: #b294bb
*color6: #5e8d87
*color14: #8abeb7
*color7: #c5c8c6
*color15: #c5c8c6