From 2bfdde464c8d891ff9b138517e0122382f3a6e00 Mon Sep 17 00:00:00 2001 From: Suleyman Farajli Date: Tue, 10 Sep 2024 00:47:15 +0400 Subject: README added --- README | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..62ae7a7 --- /dev/null +++ b/README @@ -0,0 +1,21 @@ +slcf - Suleyman's linux configuration files +=========================================== +My xorg dotfiles. + +Installing slcf +--------------- +slcf only makes change to the user running the Makefile and doesn't affect other users, +so, it is recommended to create a new user and install slcf on the homepage of that user +and if you like it install on your real user. + +Check the dependencies +> make depcheck + +Install config and scripts +> make config scripts + +Install desktop (dwm, st, dmenu, slstatus) (recommended) +> make desktop scripts config + +Install everything +> make full -- cgit v1.2.3