chore(core): remove ubuntu.startup file

This is legacy for fixing terminal colors in when using urxvt term on
unity. This has not been a problem since using base16 term colors.
This commit is contained in:
Ade Attwood 2022-07-25 19:40:40 +01:00
parent 0701476af3
commit b97ece9419

View file

@ -1,12 +0,0 @@
#!/usr/bin/env bash
#
# Script that runs on the start up of ubuntu gnome shell
#
# Author: Ade Attwood <code@adeattwood.co.uk>
# Created: 2019-02-16
#
#
# Load local Xresources fix to #3
#
[[ -f ~/.Xresources ]] && xrdb -merge ~/.Xresources