diff options
-rwxr-xr-x | .config/x11/xresources | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/x11/xresources b/.config/x11/xresources index bbb7f21..5547a4d 100755 --- a/.config/x11/xresources +++ b/.config/x11/xresources @@ -9,7 +9,7 @@ xterm*disallowedWindowOps: 20,21,SetXProp ! special -*.background: #0D0D0D +*.background: #111111 *.foreground: white *.cursorColor: white |