From 325d8b4ef7a02459172d6b6a423e36d7b3cadb88 Mon Sep 17 00:00:00 2001 From: Aryadev Chavali Date: Tue, 6 Jul 2021 19:02:25 +0100 Subject: (General)~loads of commits, getting ready to port dotfiles to another machine --- XServer/.xinitrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'XServer') diff --git a/XServer/.xinitrc b/XServer/.xinitrc index bd2660f..c0d6493 100644 --- a/XServer/.xinitrc +++ b/XServer/.xinitrc @@ -9,7 +9,7 @@ xrandr --output HDMI1 --primary; xrandr --output eDP1 --right-of HDMI1; $(xss-lock --transfer-sleep-lock -- lock) & -feh --randomize --bg-scale $HOME/Pictures/Backgrounds & +$HOME/.local/scripts/background & systemctl --user start emacs & $HOME/.local/scripts/status/music_update_bar & -- cgit v1.2.3-13-gbd6f