diff options
author | self <self@sateoki.xyz> | 2022-02-21 22:10:47 +0000 |
---|---|---|
committer | self <self@sateoki.xyz> | 2022-02-21 22:10:47 +0000 |
commit | e2a52c9a31c54bef7f119cccdc804d94c1e203b2 (patch) | |
tree | fc77b6c3e7e6b725d023ff239d9dd1b4a223bf3f /sddm/Xstop | |
parent | 1429f40b1d3af928364c9c82b9451825cd3be05b (diff) |
Added sddm setup stop scripts
Diffstat (limited to 'sddm/Xstop')
-rwxr-xr-x | sddm/Xstop | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sddm/Xstop b/sddm/Xstop new file mode 100755 index 0000000..29c0f99 --- /dev/null +++ b/sddm/Xstop @@ -0,0 +1,2 @@ +#!/bin/sh +# Xstop - run as root after stopping X |