mirror of
https://github.com/kmein/niveum
synced 2026-03-19 11:31:09 +01:00
Make terminal xterm again
This commit is contained in:
13
dot/xresources.nix
Normal file
13
dot/xresources.nix
Normal file
@@ -0,0 +1,13 @@
|
||||
''
|
||||
*XTerm.termName: xterm-256color
|
||||
*XTerm.vt100.locale: true
|
||||
*XTerm.vt100.saveLines: 4096
|
||||
*XTerm.vt100.geometry: 80x32
|
||||
*XTerm.vt100.reverseVideo: true
|
||||
*XTerm.vt100.faceName: Source Code Pro for Powerline:size=10:antialias=true
|
||||
*XTerm.vt100.font: 7x13
|
||||
*xterm*charClass: 33:48,35:48,37:48,43:48,45-47:48,64:48,95:48,126:48
|
||||
*XTerm.vt100.translations: #override \n\
|
||||
Ctrl Shift <Key>C: copy-selection(CLIPBOARD) \n\
|
||||
Ctrl Shift <Key>V: insert-selection(CLIPBOARD)
|
||||
''
|
||||
Reference in New Issue
Block a user