Move screenshots to a new directory
To keep things clean
This commit is contained in:
parent
cd48d5257e
commit
9ef656e749
5 changed files with 3 additions and 3 deletions
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 1.3 MiB After Width: | Height: | Size: 1.3 MiB |
Before Width: | Height: | Size: 538 KiB After Width: | Height: | Size: 538 KiB |
|
@ -6,8 +6,8 @@ Configuration based on elegant pure black.
|
|||
|
||||
These screenshots are slightly out of date, since I change my config without updating these each time.
|
||||
|
||||
![Empty desktop](./desktop.png)
|
||||
![Open Rofi launcher](./rofi.png)
|
||||
![Empty desktop](.repo-stuff/desktop.png)
|
||||
![Open Rofi launcher](.repo-stuff/rofi.png)
|
||||
|
||||
Background image shown:
|
||||
* original by [Charlesjsharp](https://commons.wikimedia.org/wiki/User:Charlesjsharp): [Red-billed streamertail (Trochilus polytmus) female in flight 2](https://commons.wikimedia.org/wiki/File:Red-billed_streamertail_(Trochilus_polytmus)_female_in_flight_2.JPG). Licensed under [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/deed.en)
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Polybar configuration
|
||||
|
||||
![](bar.png)
|
||||
![](../.repo-stuff/bar.png)
|
||||
|
||||
To be able to put my config in Git and keep some stuff I don't want to share confidential (my MPD server host and password), I created a `secrets.sh` file. Mine looks like this:
|
||||
|
||||
|
|
Loading…
Reference in a new issue