idk
This commit is contained in:
8
files/default.conf
Normal file
8
files/default.conf
Normal file
@@ -0,0 +1,8 @@
|
||||
[ids]
|
||||
*
|
||||
|
||||
[main]
|
||||
grave = 102nd # § ± key
|
||||
102nd = grave # ` ~ key
|
||||
|
||||
# THIS GOES IN /etc/keyd/ DIRECTORY!!!
|
||||
5
files/kxkbrc
Normal file
5
files/kxkbrc
Normal file
@@ -0,0 +1,5 @@
|
||||
[Layout]
|
||||
Model=applealu_iso
|
||||
ResetOldOptions=true
|
||||
|
||||
# THIS GOES IN THE ~/.config/ DIRECTORY
|
||||
9
files/lock-on-start.desktop
Normal file
9
files/lock-on-start.desktop
Normal file
@@ -0,0 +1,9 @@
|
||||
[Desktop Entry]
|
||||
Name=Lock on Start
|
||||
Terminal=false
|
||||
Type=Application
|
||||
X-KDE-AutostartPhase=2
|
||||
StartupNotify=false
|
||||
Exec=sh -c "loginctl lock-session"
|
||||
|
||||
# THIS GOES IN THE /etc/xdg/autostart/ DIRECTORY!!!
|
||||
4
files/sddm.conf
Normal file
4
files/sddm.conf
Normal file
@@ -0,0 +1,4 @@
|
||||
# THIS GOES IN THE /etc/ DIRECTORY
|
||||
|
||||
[Autologin]
|
||||
Session=plasma
|
||||
Reference in New Issue
Block a user