diff options
| author | Max Christian Pohle | 2020-02-28 14:21:36 +0100 | 
|---|---|---|
| committer | Max Christian Pohle | 2020-02-28 14:21:36 +0100 | 
| commit | 1806b1b40739894ee18bef2c071487274cbab3b7 (patch) | |
| tree | 3c43f810098943d79c35303f068ac00a97faf1e8 /utils/Xresources | |
| parent | 7ebf9126bcbe10769b2275056fede56736890b59 (diff) | |
| download | vim-karlmarks-1806b1b40739894ee18bef2c071487274cbab3b7.tar.bz2 vim-karlmarks-1806b1b40739894ee18bef2c071487274cbab3b7.zip  | |
Small fixes and adoptions for python[23]
Diffstat (limited to 'utils/Xresources')
| -rw-r--r-- | utils/Xresources | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/Xresources b/utils/Xresources index f536483..5723999 100644 --- a/utils/Xresources +++ b/utils/Xresources  | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ! #include "/home/max/.config/base16-xresources/xresources/base16-tomorrow-night.Xresources" | 1 | ! #include "/home/max/.config/base16-xresources/xresources/base16-tomorrow-night.Xresources" | 
| 2 | ! #include "/home/max/.config/base16-xresources/xresources/base16-google-light.Xresources" | 2 | ! #include "/home/max/.config/base16-xresources/xresources/base16-google-light.Xresources" | 
| 3 | #include "/home/max/.config/base16-xresources/xresources/base16-tomorrow.Xresources" | 3 | #include "/home/max/.local/share/base16/base16-xresources/xresources/base16-tomorrow.Xresources" | 
| 4 | 4 | ||
| 5 | urxvt.scrollBar: false | 5 | urxvt.scrollBar: false | 
| 6 | urxvt.background: base00 | 6 | urxvt.background: base00 | 
