From 8ed1a585736ba7874557751166489e2b42ae658d Mon Sep 17 00:00:00 2001 From: punkfairie <23287005+punkfairie@users.noreply.github.com> Date: Thu, 18 Jul 2024 19:57:08 -0700 Subject: [PATCH] Remove .config/kdeglobals Remove .config/kglobalshortcutsrc Remove .config/komparerc Remove .config/kwinrc --- dot_config/modify_private_kdeglobals | 9 --------- dot_config/modify_private_kglobalshortcutsrc | 10 ---------- dot_config/modify_private_komparerc | 6 ------ dot_config/modify_private_kwinrc | 6 ------ 4 files changed, 31 deletions(-) delete mode 100644 dot_config/modify_private_kdeglobals delete mode 100644 dot_config/modify_private_kglobalshortcutsrc delete mode 100644 dot_config/modify_private_komparerc delete mode 100644 dot_config/modify_private_kwinrc 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\\]\\[.*" ".*"