remove duplicate Xresources
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user