add mpv configs
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
# source them here with the line below.
|
||||
|
||||
export STATUSBAR="i3blocks"
|
||||
[[ -f ${XDG_CONFIG_HOME:-$HOME/.config}/x11/Xresources ]] && xrdb -merge -I${XDG_CONFIG_HOME:-$HOME/.config}/x11/Xresources
|
||||
. ~/.xprofile
|
||||
dbus-update-activation-environment DISPLAY XAUTHORITY WAYLAND_DISPLAY
|
||||
ssh-agent i3
|
||||
|
||||
@@ -13,6 +13,7 @@
|
||||
# ! pidof pulseaudio >/dev/null &&
|
||||
# setsid -f pulseaudio --start >/dev/null 2>&1
|
||||
|
||||
[[ -f ${XDG_CONFIG_HOME:-$HOME/.config}/x11/Xresources ]] && xrdb ${XDG_CONFIG_HOME:-$HOME/.config}/x11/Xresources
|
||||
remaps & # run the remaps script, switching caps/esc and more; check it for more info
|
||||
setbg & # set the background with the `setbg` script
|
||||
mpd & # music player daemon-you might prefer it as a service though
|
||||
|
||||
Reference in New Issue
Block a user