Remove .config/kdeglobals
Remove .config/kglobalshortcutsrc Remove .config/komparerc Remove .config/kwinrc
This commit is contained in:
parent
c449e555a4
commit
8ed1a58573
4 changed files with 0 additions and 31 deletions
|
@ -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"
|
|
@ -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
|
|
@ -1,6 +0,0 @@
|
|||
#!/usr/bin/env chezmoi_modify_manager
|
||||
|
||||
source auto
|
||||
|
||||
ignore "General Options" "State"
|
||||
ignore section "Recent Compare Files"
|
|
@ -1,6 +0,0 @@
|
|||
#!/usr/bin/env chezmoi_modify_manager
|
||||
|
||||
source auto
|
||||
|
||||
ignore regex "Desktops" "Id_.*"
|
||||
ignore regex "Tiling\\]\\[.*" ".*"
|
Loading…
Reference in a new issue