simple-awesome/README.md

39 lines
1.2 KiB
Markdown
Raw Permalink Normal View History

2019-07-23 14:09:05 +02:00
# Simple Awesome
2019-07-23 16:01:17 +02:00
2019-07-23 14:09:05 +02:00
As simple as it sounds
(not yet though)
## Dependencies
By default, Simple Awesome uses
- `rofi` - launch bar / window switcher
- `flameshot` - screenshot utility
2019-10-07 12:13:11 +02:00
- `alsa-utils` - amixer command provider (media keys volume control)
## Optional dependencies
- `playerctl` - enables global media control. If not present on your system, only Spotify will work.
- `network-manager-applet` (`nm-applet`) - network control "widget" **for `NetworkManager` only**. If present on your system, we will automatically run it.
- `i3lock-color` - lock your screen in a simple and elegant way
## To do
2019-10-07 12:13:11 +02:00
- Add a sound volume control widget
- Add a media control widget
- Manage workspaces
- Improve "leave menu"'s design
2019-07-24 14:27:10 +02:00
- Modify "start menu", make everything work
- Make "start menu" and "leave menu" not sticky (they currently stay open and focus even when clicking outside)
- Replace the os menu with a custom widget
2019-10-07 13:27:07 +02:00
- Add backlight media keys to xbacklight command functionnality
2020-01-30 04:07:19 +01:00
- Add icon to the battery widget
## Interesting resources
- https://github.com/manilarome/the-glorious-dotfiles/tree/master/config/awesome/gnawesome/module
## ashpie personal todo
- Add aliases to rofi https://github.com/davatorium/rofi/issues/97