new gtk theme, mpv scripts opts added
This commit is contained in:
@ -10,11 +10,10 @@
|
||||
# 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
|
||||
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 -merge ${XDG_CONFIG_HOME:-$HOME/.config}/Xresources # Uncomment to use Xresources colors/settings on startup
|
||||
#wal -i ${XDG_CONFIG_HOME:-$HOME/.config}/wall.png -b '#000000'
|
||||
xcompmgr & # xcompmgr for transparency (and apparently to reduce tearing)
|
||||
dunst & # dunst for notifications
|
||||
|
Reference in New Issue
Block a user