diff options
| author | Daniel <[email protected]> | 2024-04-30 16:44:47 -0400 |
|---|---|---|
| committer | Daniel <[email protected]> | 2024-04-30 16:44:47 -0400 |
| commit | 70b9b918fc0a431cff840497d5929da3bf7a9357 (patch) | |
| tree | d5506dee35b7460386a4947877d1d0e70a5bc014 | |
| parent | 1b03007bb829b7fe2e089c57ed5cee5c53f53b32 (diff) | |
restore
| -rw-r--r-- | xorg/.xprofile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/xorg/.xprofile b/xorg/.xprofile index 600bf19..7605cbc 100644 --- a/xorg/.xprofile +++ b/xorg/.xprofile @@ -1 +1,4 @@ -/home/bard/.local/bin/scripts/startpage.sh & +xss-lock -- /usr/bin/slock & +nitrogen --restore & +dwmblocks & +$HOME/.local/bin/scripts/startpage.sh & |
