forked from obel1x/fedora-OEMDRV
System setup with KDE single click
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user