2019-07-25 09:51:54 +02:00
|
|
|
! urxvt
|
2019-03-11 23:59:49 +01:00
|
|
|
! Fonts
|
2024-03-25 11:32:28 +01:00
|
|
|
urxvt*font: xft:DejaVuSansM Nerd Font Mono:style=Regular:size=11:hinting=full, xft:Symbola:style=Regular:pixelsize=14
|
2019-03-11 23:59:49 +01:00
|
|
|
|
|
|
|
! Behavior
|
|
|
|
urxvt*scrollBar: false
|
2019-07-25 09:51:54 +02:00
|
|
|
|
|
|
|
! Plugins
|
2020-01-26 00:08:10 +01:00
|
|
|
URxvt.perl-ext: default,matcher,resize-font,keyboard-select
|
2019-08-14 22:05:24 +02:00
|
|
|
|
|
|
|
! Matcher
|
2019-07-25 09:51:54 +02:00
|
|
|
URxvt.url-launcher: /usr/bin/xdg-open
|
|
|
|
URxvt.matcher.button: 1
|
2019-08-14 22:05:24 +02:00
|
|
|
|
2019-10-29 13:56:54 +01:00
|
|
|
! Keyboard-select
|
|
|
|
URxvt.keysym.M-Escape: perl:keyboard-select:activate
|
|
|
|
URxvt.keyboard-select.clipboard: true
|
2020-05-22 01:39:09 +02:00
|
|
|
|
|
|
|
! Term
|
|
|
|
urxvt*transparent: true
|
|
|
|
urxvt*shading: 20
|
|
|
|
urxvt*blurRadius: 15
|
|
|
|
|
|
|
|
! Xft
|
|
|
|
Xft.dpi: 92
|
|
|
|
Xft.antialias: 1
|
2020-05-22 03:01:50 +02:00
|
|
|
|
2020-10-24 06:12:37 +02:00
|
|
|
! special
|
|
|
|
*.foreground: #98abb2
|
|
|
|
*.background: #181b28
|
|
|
|
*.cursorColor: #98abb2
|
2020-05-22 03:01:50 +02:00
|
|
|
|
|
|
|
! black
|
2020-10-24 06:12:37 +02:00
|
|
|
*.color0: #000000
|
2020-05-22 03:01:50 +02:00
|
|
|
*.color8: #0c0e14
|
|
|
|
|
|
|
|
! red
|
|
|
|
*.color1: #e84f4f
|
|
|
|
*.color9: #d23d3d
|
|
|
|
|
|
|
|
! green
|
|
|
|
*.color2: #00ffaf
|
|
|
|
*.color10: #237885
|
|
|
|
|
|
|
|
! yellow
|
|
|
|
*.color3: #ffbb24
|
|
|
|
*.color11: #f8ec09
|
|
|
|
|
|
|
|
! blue
|
|
|
|
*.color4: #007fff
|
|
|
|
*.color12: #00c4ff
|
|
|
|
|
|
|
|
! magenta
|
|
|
|
*.color5: #8c00fd
|
|
|
|
*.color13: #cd00df
|
|
|
|
|
|
|
|
! cyan
|
|
|
|
*.color6: #00e8b7
|
|
|
|
*.color14: #00d3a7
|
|
|
|
|
|
|
|
! white
|
2022-01-24 05:01:04 +01:00
|
|
|
*.color4: #98abb2
|
2020-05-22 03:01:50 +02:00
|
|
|
*.color15: #c0bfbc
|
|
|
|
|