Using the default config given on website
This commit is contained in:
dx
2020-06-06 19:35:29 +01:00
parent 6c02553c34
commit d548cca75f
2 changed files with 258 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
#!/bin/sh
sh .xprofile;
dunst &
systemctl start --user emacs &
$(xss-lock --transfer-sleep-lock -- lock) &
feh --randomize --bg-scale $HOME/Pictures/Backgrounds &