diff --git a/README.md b/README.md index 32bc349..325a8f6 100644 --- a/README.md +++ b/README.md @@ -3,19 +3,19 @@ ## Application menu ### Rounded -![rounded](/screenshot/rounded.png) +![rounded](https://git.0t0.in/git-pictures/rofi/rounded.png) ### Slate -![slate](/screenshot/slate.png) +![slate](https://git.0t0.in/git-pictures/rofi/slate.png) ### Black -![black](/screenshot/black.png) +![black](https://git.0t0.in/git-pictures/rofi/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 [colorschemesync](https://git.0t0.in/0t0/colorschemesync) script. ### Rounded -![rounded-powermenu](/screenshot/rounded-powermenu.gif) +![rounded-powermenu](https://git.0t0.in/git-pictures/rofi/rounded-powermenu.gif) ### Slate -![slate-powermenu](/screenshot/slate-powermenu.gif) +![slate-powermenu](https://git.0t0.in/git-pictures/rofi/slate-powermenu.gif) diff --git a/screenshot/black.png b/screenshot/black.png deleted file mode 100644 index d0200ee..0000000 Binary files a/screenshot/black.png and /dev/null differ diff --git a/screenshot/rounded-powermenu.gif b/screenshot/rounded-powermenu.gif deleted file mode 100644 index ac401db..0000000 Binary files a/screenshot/rounded-powermenu.gif and /dev/null differ diff --git a/screenshot/rounded.png b/screenshot/rounded.png deleted file mode 100644 index 183e3af..0000000 Binary files a/screenshot/rounded.png and /dev/null differ diff --git a/screenshot/slate-powermenu.gif b/screenshot/slate-powermenu.gif deleted file mode 100644 index da97420..0000000 Binary files a/screenshot/slate-powermenu.gif and /dev/null differ diff --git a/screenshot/slate.png b/screenshot/slate.png deleted file mode 100644 index fa793c7..0000000 Binary files a/screenshot/slate.png and /dev/null differ