diff options
Diffstat (limited to 'config')
| -rw-r--r-- | config | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -0,0 +1,9 @@ +# sarc configuration file + +# theme - sets color scheme and wallpaper +# themes can be found in theme/ +THEME=liquid2 + +# profile - sets keybindings and dwmblocks config +# master is default, others can be found in profiles/ +PROFILE=master |