chore: format kcfg file with lsp

This commit is contained in:
Mikhail Zolotukhin 2022-03-20 13:37:11 +03:00 committed by Genda
parent d563c4045e
commit 1914e38816

View File

@ -1,12 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- SPDX-FileCopyrightText: 2021 Mikhail Zolotukhin <mail@gikari.com> -->
<!-- SPDX-License-Identifier: MIT -->
<kcfg xmlns="http://www.kde.org/standards/kcfg/1.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.kde.org/standards/kcfg/1.0
http://www.kde.org/standards/kcfg/1.0/kcfg.xsd" >
<kcfg xmlns="http://www.kde.org/standards/kcfg/1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.kde.org/standards/kcfg/1.0
http://www.kde.org/standards/kcfg/1.0/kcfg.xsd">
<!-- Use configuration provided by KWin Scripting -->
<kcfgfile name="kwinrc"/>
<kcfgfile name="kwinrc" />
<!-- Use group name provided by the KWin Scripting -->
<group name="Script-bismuth">
<!-- This is basically copy-paste from the old configuration file -->