From 25b9bc7e9db6140f428ba1544b9a9eac596f87dc Mon Sep 17 00:00:00 2001 From: stkhan Date: Sun, 3 Aug 2025 22:39:31 -0500 Subject: Update files --- config | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 config (limited to 'config') diff --git a/config b/config new file mode 100644 index 0000000..d332ebe --- /dev/null +++ b/config @@ -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 -- cgit v1.2.3