diff options
Diffstat (limited to 'modules/home/conf/alacritty/toml/selection.toml')
-rw-r--r-- | modules/home/conf/alacritty/toml/selection.toml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/modules/home/conf/alacritty/toml/selection.toml b/modules/home/conf/alacritty/toml/selection.toml deleted file mode 100644 index 60ea0495..00000000 --- a/modules/home/conf/alacritty/toml/selection.toml +++ /dev/null @@ -1,3 +0,0 @@ -[selection] -save_to_clipboard = false -semantic_escape_chars = ",│`|:\"' ()[]{}<>\t" |