Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# remove from airootfs!
[Trigger]
Operation = Install
Operation = Upgrade
Type = Package
Target = cachyos-kde-settings

[Action]
Description = Enabling KWin keyboard layout syncing for the live environment...
When = PostTransaction
Depends = kconfig
Exec = /usr/bin/kwriteconfig6 --file /etc/skel/.config/kwinrc --group Wayland --key FollowLocale1 true
Comment thread
ptr1337 marked this conversation as resolved.
2 changes: 2 additions & 0 deletions archiso/airootfs/etc/skel/.config/plasma-welcomerc
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[General]
LiveEnvironment=true
1 change: 1 addition & 0 deletions archiso/packages_desktop.x86_64
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ kde-gtk-config
kinfocenter
konsole
kscreen
kxkb2locale1
ldns
less
lftp
Expand Down
Loading