10 lines
289 B
Text
10 lines
289 B
Text
#!/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
|