diff options
Diffstat (limited to 'sarc.conf')
| -rw-r--r-- | sarc.conf | 9 |
1 files changed, 9 insertions, 0 deletions
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 |