diff --git a/dot_config/modify_private_kdeglobals b/dot_config/modify_private_kdeglobals deleted file mode 100644 index 67c4e33..0000000 --- a/dot_config/modify_private_kdeglobals +++ /dev/null @@ -1,9 +0,0 @@ -#!/usr/bin/env chezmoi_modify_manager - -source auto - -ignore section "$Version" -ignore "General" "ColorSchemeHash" -ignore "KFileDialog Settings" "Show hidden files" -ignore "KFileDialog Settings" "Show Inline Previews" -ignore section "DirSelect Dialog" diff --git a/dot_config/modify_private_kglobalshortcutsrc b/dot_config/modify_private_kglobalshortcutsrc deleted file mode 100644 index 5795c56..0000000 --- a/dot_config/modify_private_kglobalshortcutsrc +++ /dev/null @@ -1,10 +0,0 @@ -#!/usr/bin/env chezmoi_modify_manager - -source auto - -# The two regex below have overlapping matches, this is OK in this case so -# turn off the warning for this file. -no-warn-multiple-key-matches - -ignore regex "ActivityManager" "switch-to-activity-.*" -transform regex ".*" ".*" kde-shortcut diff --git a/dot_config/modify_private_komparerc b/dot_config/modify_private_komparerc deleted file mode 100644 index cd036da..0000000 --- a/dot_config/modify_private_komparerc +++ /dev/null @@ -1,6 +0,0 @@ -#!/usr/bin/env chezmoi_modify_manager - -source auto - -ignore "General Options" "State" -ignore section "Recent Compare Files" diff --git a/dot_config/modify_private_kwinrc b/dot_config/modify_private_kwinrc deleted file mode 100644 index 446763a..0000000 --- a/dot_config/modify_private_kwinrc +++ /dev/null @@ -1,6 +0,0 @@ -#!/usr/bin/env chezmoi_modify_manager - -source auto - -ignore regex "Desktops" "Id_.*" -ignore regex "Tiling\\]\\[.*" ".*"