blob: f8364ec5c6f6980badb91e3e8ed97795ccb0ad92 (
plain)
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
27
28
29
30
31
32
33
34
35
36
37
38
39
|
!#include ".colors/sourcerer_mod"
!#include ".colors/self_light"
#include ".colors/contrast_need"
!#include ".colors/colory"
!#include ".colors/google"
URxvt*termName: rxvt-unicode
URxvt*cursorBlink: true
URxvt.scrollBar: false
!URxvt*font: xft:Droid\ Sans\ Mono:regular:size=9:antialias=true:hinting=true
URxvt*font: xft:terminus:regular:size=10:antialias=true:hinting=true
URxvt*font: xft:Terminess Powerline:size=10
URxvt.perl-ext-common: default,matcher,clipboard,keyboard-select,url-select
URxvt.url-launcher: /usr/bin/surf
URxvt.urlButton: 1
URxvt.underlineURLs: True
URxvt.clipboard.autocopy: true
URxvt.clipboard.copycmd: xclip -in -selection clipboard
URxvt.clipboard.pastecmd: xclip -o -selection clipboard
! Keybindings
URxvt.keysym.Mod4-c: perl:clipboard:copy
URxvt.keysym.Mod4-v: perl:clipboard:paste
URxvt.keysym.Mod4-C-v: perl:clipboard:paste_escaped
URxvt.keysym.M-c: perl:clipboard:copy
URxvt.keysym.M-v: perl:clipboard:paste
URxvt.keysym.M-C-v: perl:clipboard:paste_escaped
URxvt.keysym.M-Escape: perl:keyboard-select:activate
URxvt.keysym.C-Escape: perl:keyboard-select:activate
URxvt.keysym.M-u: perl:url-select:select_next
URxvt.url-select.launcher: surf
URxvt.url-select.video: mpv
URxvt.url-select.button: 1
! Mine farver
|