x11 init files for rio

plan9port rio config for xorg
This commit is contained in:
zongor 2024-11-22 22:55:17 -05:00
parent fde7fa424b
commit 1c5959169b
2 changed files with 51 additions and 0 deletions

46
.Xresources Normal file
View File

@ -0,0 +1,46 @@
xterm.faceName: DejaVuSansMono
xterm.faceSize: 14
xterm*renderFont: true
! special
*.foreground: #f8f8f2
*.background: #272822
*.cursorColor: #f8f8f2
! black
*.color0: #272822
*.color8: #75715e
! red
*.color1: #f92672
*.color9: #f92672
! green
*.color2: #a6e22e
*.color10: #a6e22e
! yellow
*.color3: #f4bf75
*.color11: #f4bf75
! blue
*.color4: #66d9ef
*.color12: #66d9ef
! magenta
*.color5: #ae81ff
*.color13: #ae81ff
! cyan
*.color6: #a1efe4
*.color14: #a1efe4
! white
*.color7: #f8f8f2
*.color15: #f9f8f5
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)

5
.xinitrc Normal file
View File

@ -0,0 +1,5 @@
#!/bin/bash
xrdb -load $HOME/.Xresources
stats -lmisce
xshove stats 0,0,200,200
rio -term uxterm