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