mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
Update .xprofile
This commit is contained in:
parent
83231a48fb
commit
51d6be35db
12
.xprofile
12
.xprofile
@ -7,11 +7,11 @@
|
||||
# Add this when you include flatpak in your system
|
||||
dbus-update-activation-environment --systemd DBUS_SESSION_BUS_ADDRESS DISPLAY XAUTHORITY
|
||||
|
||||
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 -load ${XDG_CONFIG_HOME}/X11/Xresources & # Uncomment to use Xresources colors/settings on startup
|
||||
xcompmgr & # xcompmgr for transparency
|
||||
dunst & # dunst for notifications
|
||||
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 -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
|
||||
unclutter & # Remove mouse when idle
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user