From 3c3358665c47ba5729ed1cc54731a6128a80d71d Mon Sep 17 00:00:00 2001 From: akshay Date: Thu, 10 Feb 2022 01:05:32 +0530 Subject: [PATCH] rofi-theme-synchronisation --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fe9db04..a6262a2 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,12 @@ ![black](/screenshot/black.png) ## 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 [coloschemesync](https://git.0t0.in/0t0/colorschemesync) script. +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 +``` ### Rounded ![rounded-powermenu](/screenshot/rounded-powermenu.gif)