From dbec0dfd63e855c66e3b92b7d5426b74e224e341 Mon Sep 17 00:00:00 2001 From: Syndamia Date: Sat, 12 Feb 2022 14:16:57 +0200 Subject: Added legacy cinnamon setup stuff --- cinnamon-setup/README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 cinnamon-setup/README.md (limited to 'cinnamon-setup/README.md') diff --git a/cinnamon-setup/README.md b/cinnamon-setup/README.md new file mode 100644 index 0000000..ca0ca7b --- /dev/null +++ b/cinnamon-setup/README.md @@ -0,0 +1,20 @@ +# cinnamon-setup + +This repository contains my personal setup for Cinnamon desktop environment. + +## Important changes + - `Ctrl+Alt+T` doesn't launch the default terminal, it executes `terminator --new-tab` + +## Files + +`all.settings` - dump of the Cinnamon settings + +``` +$ dconf dump /org/cinnamon > all.settings +``` + +`cinnamon-menu.json` - export of the cinnamon menu (`menu@cinnamon.org`) + +`/oreo_black_bordered_cursors` - the custom cursor I use + +`cinnamon-setup.sh` - script that automatically installs most configurations -- cgit v1.2.3