mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-07-01 03:29:55 +02:00
install: touch k{screenlocker,xkb}rc
This commit is contained in:
parent
48c1c88053
commit
464b83ba63
3
install
3
install
@ -62,6 +62,9 @@ cp -v conf/mpv.conf $HOME/.var/app/io.mpv.Mpv/config/mpv/mpv.conf
|
||||
# systemd
|
||||
mkdir -vp $HOME/.config/systemd/user/
|
||||
|
||||
# Create KDE expected config files
|
||||
touch $HOME/.config/k{screenlocker,xkb}rc
|
||||
|
||||
# if I am performing ident spoofing already, I don't want to touch it
|
||||
if [ ! -f $HOME/.oidentd.conf ]; then
|
||||
cp -v conf/oidentd.conf $HOME/.oidentd.conf
|
||||
|
Loading…
x
Reference in New Issue
Block a user