xresources gone until more permanent fix

This commit is contained in:
Luke Smith 2019-02-20 15:35:12 -05:00
parent de96754e75
commit f3d33a0b67
2 changed files with 0 additions and 22 deletions

View file

@ -1,21 +0,0 @@
!! The default colors are "Gruvbox":
*.color0: #1d2021
*.color1: #cc241d
*.color2: #98971a
*.color3: #d79921
*.color4: #458588
*.color5: #b16286
*.color6: #689d6a
*.color7: #a89984
*.color8: #928374
*.color9: #fb4934
*.color10: #b8bb26
*.color11: #fabd2f
*.color12: #83a598
*.color13: #d3869b
*.color14: #8ec07c
*.color15: #ebdbb2
!! Transparency (0-255):
st.alpha: 230
!! Set a default font and font size as below:
!! *.font: Monospace-14;

View file

@ -1,3 +1,2 @@
#!/bin/sh #!/bin/sh
[ -f ~/.config/Xresources ] && xrdb -merge ~/.config/Xresources
exec i3 exec i3