From b8cbac03eafabd57c6be2a8b73117b1e26c112e9 Mon Sep 17 00:00:00 2001 From: stkhan Date: Sun, 27 Jul 2025 17:45:21 -0500 Subject: add sarc config --- sarc.conf | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 sarc.conf diff --git a/sarc.conf b/sarc.conf new file mode 100644 index 0000000..0826f30 --- /dev/null +++ b/sarc.conf @@ -0,0 +1,9 @@ +# sarc configuration file + +# theme - sets color scheme and wallpaper +# themes can be found in theme/ +THEME=lake + +# profile - sets keybindings and dwmblocks config +# master is default, others can be found in profiles/ +PROFILE=master -- cgit v1.2.3