Merging asynchronous pushes
This commit is contained in:
commit
b4fb0baded
|
@ -9,8 +9,7 @@ Thanks to the questionably ethical decisions of employing JSON to Widget Layout
|
|||
## Screenshots
|
||||
|
||||
#### Current default theme, Reno98
|
||||
![Totally not windows 98 trust me it's legally distinct](https://512mb.org/git/reno/raw/branch/master/extra/screenshots/reno98.png)
|
||||
|
||||
![Totally not windows 98 trust me it's legally distinct](https://512mb.org/git/Yessiest/reno/raw/branch/master/extra/screenshots/reno98.png)
|
||||
## Installation
|
||||
|
||||
The installation process is not much different from the previous iteration, except this time the window manager does not crash if you don't install luapam. Instead, the lock widget will simply refuse to operate.
|
||||
|
|
BIN
background.jpg
BIN
background.jpg
Binary file not shown.
Before Width: | Height: | Size: 792 KiB |
|
@ -1,9 +1,14 @@
|
|||
# Additional installation steps
|
||||
- lockscreen:
|
||||
- run install\_luapam.sh
|
||||
- run `install_luapam.sh`
|
||||
- text copying in notifications list:
|
||||
- install xclip
|
||||
- brightness controls:
|
||||
- read ./udev/README
|
||||
- read `./udev/README`
|
||||
- wallpapers path
|
||||
- change path argument in awesome/themes/reno98/config/wibar_top.json for wallpapers widget
|
||||
- change path argument in `awesome/themes/reno98/config/wibar_top.json` for wallpapers widget
|
||||
- MPD controls
|
||||
- install mpc
|
||||
- quick links
|
||||
- create `links` directory in the config directory
|
||||
- add .desktop files with of apps you want to show on the quick launcher
|
Loading…
Reference in New Issue