mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-03-29 22:20:21 +00:00
chore(kde): Use newer kwriteconfig6 for system76-scheduler
This commit is contained in:
parent
83aa70ed1a
commit
00b629b701
@ -85,7 +85,7 @@ if [[ $BASE_IMAGE_NAME =~ "kinoite" ]]; then
|
||||
echo 'Running setup for Kinoite'
|
||||
|
||||
echo 'Enabling System76-Scheduler KWin script'
|
||||
kwriteconfig5 --file kwinrc --group Plugins --key kwin-system76-scheduler-integrationEnabled true
|
||||
kwriteconfig6 --file kwinrc --group Plugins --key kwin-system76-scheduler-integrationEnabled true
|
||||
|
||||
if [[ $IMAGE_NAME =~ "deck" || $IMAGE_NAME =~ "ally" || $IMAGE_NAME =~ "framegame" ]]; then
|
||||
echo 'Running setup for Kinoite on Steam Deck'
|
||||
|
Loading…
x
Reference in New Issue
Block a user