Update 'i3wm/.Xresources'

Add copy-paste hotkeys to Xresources
master
NaiJi ✨ 2 years ago
parent 936963b03d
commit 9370e7f356

@ -48,3 +48,9 @@
Xcursor.theme: xcursor-breeze
Xcursor.size: 0
xterm*VT100.Translations: #override \
Shift <KeyPress> Insert: insert-selection(CLIPBOARD) \n\
Ctrl Shift <Key>V: insert-selection(CLIPBOARD) \n\
Ctrl Shift <Key>C: copy-selection(CLIPBOARD) \n\
Ctrl <Btn1Up>: exec-formatted("xdg-open '%t'", PRIMARY)

Loading…
Cancel
Save