2021-03-01 09:58:21 +01:00
|
|
|
export DESKTOP_SESSION=plasma
|
2021-06-08 20:43:22 +02:00
|
|
|
export QT_IM_MODULE=plasmaim
|
2021-11-16 10:22:56 +01:00
|
|
|
test $(cat /etc/hostname) = "pavilion-arch" &&
|
|
|
|
setxkbmap -option caps:swapescape
|
2021-03-01 09:58:21 +01:00
|
|
|
exec startplasma-x11
|