diff options
| author | Max Christian Pohle | 2020-06-26 10:13:58 +0200 | 
|---|---|---|
| committer | Max Christian Pohle | 2020-06-26 13:43:27 +0200 | 
| commit | b68fec17407aa70fdd4cc5c88667ac2d2f49658a (patch) | |
| tree | 113528e165b486cbf2069f220bdca949b1dcd18d /utils/Xresources | |
| parent | dbcaab09f2b1f2b6256364407fa67ee67f3cdc66 (diff) | |
| download | vim-karlmarks-b68fec17407aa70fdd4cc5c88667ac2d2f49658a.tar.bz2 vim-karlmarks-b68fec17407aa70fdd4cc5c88667ac2d2f49658a.zip  | |
Hotfixes to improve compatibility with python
Diffstat (limited to 'utils/Xresources')
| -rw-r--r-- | utils/Xresources | 5 | 
1 files changed, 2 insertions, 3 deletions
diff --git a/utils/Xresources b/utils/Xresources index 5723999..08969ac 100644 --- a/utils/Xresources +++ b/utils/Xresources  | |||
| @@ -1,6 +1,5 @@ | |||
| 1 | ! #include "/home/max/.config/base16-xresources/xresources/base16-tomorrow-night.Xresources" | 1 | #include "/home/max/.local/share/base16/base16-xresources/xresources/base16-tomorrow-night.Xresources" | 
| 2 | ! #include "/home/max/.config/base16-xresources/xresources/base16-google-light.Xresources" | 2 | ! #include "/home/max/.local/share/base16/base16-xresources/xresources/base16-tomorrow.Xresources" | 
| 3 | #include "/home/max/.local/share/base16/base16-xresources/xresources/base16-tomorrow.Xresources" | ||
| 4 | 3 | ||
| 5 | urxvt.scrollBar: false | 4 | urxvt.scrollBar: false | 
| 6 | urxvt.background: base00 | 5 | urxvt.background: base00 | 
