configurable layer shell setup

This commit is contained in:
Raphael Robatsch 2021-10-21 08:28:22 +02:00
commit b60462feb6
2 changed files with 6 additions and 2 deletions

View file

@ -2,3 +2,4 @@
// See LICENSE file for copyright and license details.
constexpr int barSize = 20;
constexpr bool topbar = 1;