2024-06-16 15:51:16 -07:00
|
|
|
#!/usr/bin/env chezmoi_modify_manager
|
|
|
|
|
|
|
|
source auto
|
|
|
|
|
2024-06-16 16:17:28 -07:00
|
|
|
# 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
|
2024-06-16 15:51:16 -07:00
|
|
|
|
2024-06-16 16:17:28 -07:00
|
|
|
ignore regex "ActivityManager" "switch-to-activity-.*"
|
|
|
|
transform regex ".*" ".*" kde-shortcut
|