From 628ce7c7d579824e500ab2e3c1fa0c7c8b2b0399 Mon Sep 17 00:00:00 2001 From: akshay Date: Thu, 10 Feb 2022 01:06:59 +0530 Subject: [PATCH] rofi-theme-synchronisation --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1ffefbf..26e949a 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,11 @@ ## Powermenu Also [logout.sh](https://git.0t0.in/0t0/rofi/src/branch/master/powermenu/logout.sh) script can be used to check out what the themes will look like. This same script can be used in i3 for logout. The colorscheme synchronisation is done using the [colorschemesync](https://git.0t0.in/0t0/colorschemesync) script. -> cd powermenu -> chmod +x logout.sh -> ./logout.sh +``` +cd powermenu +chmod +x logout.sh +./logout.sh +``` ### Rounded ![rounded-powermenu](/screenshot/rounded-powermenu.gif)