Update .xprofile

This commit is contained in:
Vlad Doster 2020-05-18 16:49:35 -05:00 committed by GitHub
parent c4eb4d2d11
commit a077346e39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ dbus-update-activation-environment --systemd DBUS_SESSION_BUS_ADDRESS DISPLAY XA
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
#xrdb ${XDG_CONFIG_HOME}/X11/Xresources & # Uncomment to use Xresources colors/settings on startup
#xrdb -load ${XDG_CONFIG_HOME}/X11/Xresources & # Uncomment to use Xresources colors/settings on startup
xcompmgr & # xcompmgr for transparency
dunst & # dunst for notifications
xset r rate 300 50 & # Speed xrate up