From 24f0bb2e0daff9b81f39af7eb98b11a88cd60d15 Mon Sep 17 00:00:00 2001 From: Erik Reider <35975961+ErikReider@users.noreply.github.com> Date: Sat, 7 Aug 2021 15:48:12 +0200 Subject: [PATCH] Update README.md --- README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index ec2dcb9..62b0c39 100644 --- a/README.md +++ b/README.md @@ -60,16 +60,12 @@ To toggle the panel ## Configuring -The main config file is located in `/etc/xdg/swaync/config.json`. +The main config file is located in `/etc/xdg/swaync/config.json`. Copy it over to your `.config/swaync/` folder to customize without needing root access. - positionX: `left` or `right` - positionY: `top` or `bottom` -To customize the appearance of the widgets, you'll need to create a `style.css` -file in `~/.config/swaync/style.css`. -
-At the time of writing, creating the file will override the default theme which -is located for most systems at `/etc/xdg/swaync/style.css` +The main CSS style file is located in `/etc/xdg/swaync/style.css`. Copy it over to your `.config/swaync/` folder to customize without needing root access. ## Screenshots