diff options
author | jakobst1n <jakob.stendahl@outlook.com> | 2022-03-01 13:44:09 +0100 |
---|---|---|
committer | jakobst1n <jakob.stendahl@outlook.com> | 2022-03-01 13:44:09 +0100 |
commit | 8c8ea3760651c226e585a67b3800e676a2cc86c0 (patch) | |
tree | 0fd2c24d2f1187fdfb9249f7c6b95f74b360ff7a /Common/i3/Xresources | |
parent | 661605170322a3f7eff49f733fa2e0b25038ef22 (diff) | |
download | dotfiles-8c8ea3760651c226e585a67b3800e676a2cc86c0.tar.gz dotfiles-8c8ea3760651c226e585a67b3800e676a2cc86c0.zip |
Update a few things
Diffstat (limited to 'Common/i3/Xresources')
-rwxr-xr-x | Common/i3/Xresources | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Common/i3/Xresources b/Common/i3/Xresources index 043fa85..977fc97 100755 --- a/Common/i3/Xresources +++ b/Common/i3/Xresources @@ -82,7 +82,7 @@ URxvt*externalBorder: 0 URxvt.geometry: 84x22 ! perl extensions -URxvt.perl-ext-common: default,clipboard,url-select,keyboard-select +URxvt.perl-ext-common: default,clipboard,url-select,resize-font,keyboard-select ! macros for clipboard and selection URxvt.copyCommand: xclip -i -selection clipboard |