Add virtual desktops

This commit is contained in:
Anthony Rose 2023-10-17 10:50:51 +01:00
parent 389a0a0abb
commit 88c985a173

View file

@ -9,6 +9,8 @@ then
fi fi
kwriteconfig5 --file kdeglobals --group KDE --key SingleClick false kwriteconfig5 --file kdeglobals --group KDE --key SingleClick false
kwriteconfig5 --file kwinrc --group NightColor --key Active true kwriteconfig5 --file kwinrc --group NightColor --key Active true
kwriteconfig5 --file kwinrc --group Desktops --key Number 4
kwriteconfig5 --file kwinrc --group Desktops --key Rows 2
# Keyboard. # Keyboard.
kwriteconfig5 --file kxkbrc --group Layout --key Use true kwriteconfig5 --file kxkbrc --group Layout --key Use true