remove duplicate Xresources

This commit is contained in:
2021-06-27 14:19:23 +02:00
parent f6fca5cd94
commit e3284f4b7c
3 changed files with 55 additions and 12 deletions

View File

@ -10,7 +10,7 @@
# Fix Gnome Apps Slow Start due to failing services
# Add this when you include flatpak in your system
dbus-update-activation-environment --systemd DBUS_SESSION_BUS_ADDRESS DISPLAY XAUTHORITY
xrdb -merge ${XDG_CONFIG_HOME:-$HOME/.config}/Xresources # Uncomment to use Xresources colors/settings on startup
xrdb -merge ${XDG_CONFIG_HOME:-$HOME/.config}/X11/Xresources # Uncomment to use Xresources colors/settings on startup
mpd & # music player daemon-you might prefer it as a service though
remaps & # run the remaps script, switching caps/esc and more; check it for more info
setbg & # set the background with the `setbg` script