From 1535d9bae7486cf9500293edccc7527e366d60a6 Mon Sep 17 00:00:00 2001 From: Carl Richell Date: Mon, 6 Mar 2023 19:17:32 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a9bce21..8dcdd59 100644 --- a/README.md +++ b/README.md @@ -127,7 +127,7 @@ Add `(modifiers: [], key: "Print"): Spawn("ksnip -t"),` to `/etc/cosmic-comp/con ```shell mkdir ~/.config/cosmic-panel cd ~/.config/cosmic-panel -wget https://github.com/pop-os/cosmic-panel/blob/master_jammy/cosmic-panel-config/config.ron +wget https://github.com/pop-os/cosmic-panel/raw/master_jammy/cosmic-panel-config/config.ron nano config.ron ``` To apply configuration changes, open System Monitor, find the cosmic-panel process and click End Process. The panel should restart automatically. If not, you may have an invalid option or syntax error. Correct the error and launch the panel with `cosmic-panel /dev/null &`.