From f36487d36163d180ace488eaa63150e09ec28e6a Mon Sep 17 00:00:00 2001 From: akshay Date: Thu, 10 Feb 2022 01:06:17 +0530 Subject: [PATCH] rofi-theme-synchronisation --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index a6262a2..1ffefbf 100644 --- a/README.md +++ b/README.md @@ -13,11 +13,10 @@ ## 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)