System setup with KDE single click

This commit is contained in:
Daniel Pätzold
2026-04-23 10:18:45 +02:00
parent 9793162ea4
commit 0c6a6b41bc
+3
View File
@@ -129,6 +129,9 @@ install_sw()
#Append OEMDRV mount to SYSCONFIGPATH in fstab #Append OEMDRV mount to SYSCONFIGPATH in fstab
echo "LABEL=OEMDRV ${SYSCONFIGPATH} btrfs noatime,nodiratime,nofail 0 0" >> /etc/fstab echo "LABEL=OEMDRV ${SYSCONFIGPATH} btrfs noatime,nodiratime,nofail 0 0" >> /etc/fstab
#Make KDE single click
echo -e "[KDE]\nSingleClick=true" | tee -a /etc/xdg/kdeglobals
#Set openh264 enabled #Set openh264 enabled
dnf config-manager setopt fedora-cisco-openh264.enabled=1 dnf config-manager setopt fedora-cisco-openh264.enabled=1