Minor file location changes
This commit is contained in:
parent
49026f870a
commit
e1944a24ae
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
eww/sh/osd/osd.pid
|
eww/sh/osd/osd.pid
|
||||||
|
sh/osd/osd.pid
|
||||||
|
15
README.md
15
README.md
@ -1,14 +1,25 @@
|
|||||||
# Candyrice: Linux rice
|
# Candyrice: Linux rice using EWW
|
||||||
A few pretty UI components, mostly configured with [EWW](https://github.com/elkowar/eww) and [bash scripts](https://devhints.io/bash).
|
A few pretty UI components, mostly configured with [EWW](https://github.com/elkowar/eww) and [bash scripts](https://devhints.io/bash).
|
||||||
Still under develeopment. Might make it look almost like an entirely new desktop environment one day.
|
Still under develeopment. Might make it look almost like an entirely new desktop environment one day.
|
||||||
This is supposed to work with almost any Linux distro and WM/DE with X11, with minimal changes if needed.
|
This is supposed to work with almost any Linux distro and WM/DE with X11, with minimal changes if needed.
|
||||||
|
|
||||||
|
## EWW config dir
|
||||||
|
|
||||||
|
Default Eww config location: `~/.config/eww/`
|
||||||
|
Minimum required files: `eww.yuck`,`eww.css`
|
||||||
|
These configs are divided into files in various directories for organization.
|
||||||
|
Either `eww.css` or `eww.scss` can be in the config root dir.
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
The list is incomplete and things are still being developed
|
The list is incomplete and things are still being developed
|
||||||
|
|
||||||
|
### EWW
|
||||||
- [ ] Topbar
|
- [ ] Topbar
|
||||||
- [ ] Dock
|
- [ ] Dock
|
||||||
- [ ] OSD popups
|
- [ ] OSD popups
|
||||||
- [ ] Notifications
|
- [ ] Notifications
|
||||||
|
|
||||||
|
### Other
|
||||||
- [ ] App menu/App drawer
|
- [ ] App menu/App drawer
|
||||||
- [ ] Lock Screen
|
- [ ] Lock Screen
|
||||||
- [ ] Login Screen
|
- [ ] Login Screen
|
||||||
|
@ -1,6 +0,0 @@
|
|||||||
# EWW config dir
|
|
||||||
|
|
||||||
Default Eww config location: `~/.config/eww/`
|
|
||||||
Minimum required files: `eww.yuck`,`eww.css`
|
|
||||||
These configs are divided into files in various directories for organization.
|
|
||||||
Either `eww.css` or `eww.scss` can be in the config root dir.
|
|
Loading…
Reference in New Issue
Block a user