diff options
author | Timmy Keller <tjk@tjkeller.xyz> | 2021-11-28 23:22:52 -0600 |
---|---|---|
committer | Timmy Keller <tjk@tjkeller.xyz> | 2021-11-28 23:22:52 -0600 |
commit | eda4b09f6321b4a939a44bacf624dcebc41c3434 (patch) | |
tree | ce5c0a74ec7e14efa26277b0d905fc23525dc7ea /x11/Xresources | |
parent | a7fe5bf64579f63f311de12fd40e8c80ae284390 (diff) | |
download | dotconfig-eda4b09f6321b4a939a44bacf624dcebc41c3434.tar.xz dotconfig-eda4b09f6321b4a939a44bacf624dcebc41c3434.zip |
clean up home dir and alias cp to rsync and remove crap from xresources
Diffstat (limited to 'x11/Xresources')
-rwxr-xr-x | x11/Xresources | 41 |
1 files changed, 1 insertions, 40 deletions
diff --git a/x11/Xresources b/x11/Xresources index a7d33e0..fda8c8e 100755 --- a/x11/Xresources +++ b/x11/Xresources @@ -1,46 +1,7 @@ Xft.dpi: 144 -Xcursor.theme: default +Xcursor.theme: Adwaita Xcursor.size: 36 Sxiv.foreground: #bbbbbb Sxiv.background: #222222 - -*.alpha: 0.95 -! special -*.foreground: #ffffff -*.background: #111111 -*.cursorColor: #ffffff - -! black -*.color0: #767676 -*.color8: #555753 - -! red -*.color1: #fb0707 -*.color9: #ef2929 - -! green -*.color2: #0fba11 -*.color10: #8ae234 - -! yellow -*.color3: #ff8900 -*.color11: #fce94f - -! blue -*.color4: #2e7fe6 -*.color12: #729fcf - -! magenta -*.color5: #ca73ff -*.color13: #8908de - -! cyan -*.color6: #08edf0 -*.color14: #2ad6d6 - -! white -*.color7: #d3d7cf -*.color15: #eeeeec - |