diff options
author | Sam Chudnick <sam@chudnick.com> | 2023-06-11 08:02:13 -0400 |
---|---|---|
committer | Sam Chudnick <sam@chudnick.com> | 2023-06-11 08:02:13 -0400 |
commit | c0e37f5e6f34ba7031520aee8577233543600da3 (patch) | |
tree | e664af4eff5f908ce16ba9077d13d34301390f0d /.config/spicy | |
parent | 12ce8bdd65d3b5fcd6e8227eaecd5f772a90f8da (diff) |
Cleanup some config dirs
Diffstat (limited to '.config/spicy')
-rw-r--r-- | .config/spicy/settings | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/.config/spicy/settings b/.config/spicy/settings deleted file mode 100644 index 673bcec..0000000 --- a/.config/spicy/settings +++ /dev/null | |||
@@ -1,10 +0,0 @@ | |||
1 | [general] | ||
2 | grab-keyboard=true | ||
3 | grab-mouse=true | ||
4 | scaling=true | ||
5 | auto-clipboard=true | ||
6 | sync-modifiers=true | ||
7 | |||
8 | [ui] | ||
9 | toolbar=true | ||
10 | statusbar=true | ||