diff options
| author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2021-05-15 23:21:16 +0200 |
|---|---|---|
| committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2021-05-15 23:21:16 +0200 |
| commit | 32bef825ad19f1b8b332ee246e073636e4d04aec (patch) | |
| tree | 547461a80d3efdf256f74c9103b940e3f7f1f723 /.config/leftwm/themes/basic_lemonbar/theme.toml | |
| parent | 25319c7f838598679029193a3b2f9f6d28655f1a (diff) | |
Removing bloat
Diffstat (limited to '.config/leftwm/themes/basic_lemonbar/theme.toml')
| -rw-r--r-- | .config/leftwm/themes/basic_lemonbar/theme.toml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.config/leftwm/themes/basic_lemonbar/theme.toml b/.config/leftwm/themes/basic_lemonbar/theme.toml deleted file mode 100644 index 8d8df34..0000000 --- a/.config/leftwm/themes/basic_lemonbar/theme.toml +++ /dev/null @@ -1,5 +0,0 @@ -border_width = 1 -margin = 10 -default_border_color = "#222222" -floating_border_color = "#555555" -focused_border_color = "#AAAAAA" |