An AwesomeWM configuration that'll get you started with good defaults and some bonuses.
Go to file
Alice Gaudon 00533c13f6 Add support for coarse representation of battery capacity, refactor battery widget for multiple battery display
https://www.kernel.org/doc/Documentation/ABI/testing/sysfs-class-power
2021-07-18 15:36:09 +02:00
assets Power menu: add sleep, hybrid sleep and hibernate buttons 2020-12-31 13:30:19 +01:00
simple Add support for coarse representation of battery capacity, refactor battery widget for multiple battery display 2021-07-18 15:36:09 +02:00
.gitignore rc.lua: Move some keys and apps auto start to config 2019-08-13 22:04:36 +02:00
README.md Update author name and README.md todo list 2021-02-17 11:41:06 +01:00
config.lua Add trailing new line to config.lua and theme.lua 2020-12-31 13:30:28 +01:00
default_config.lua default config: update lock command for i3lock-color update 2021-05-31 10:50:51 +02:00
default_theme.lua media_control.lua: make volume management fully async 2021-04-08 12:45:10 +02:00
rc.lua Update author name and README.md todo list 2021-02-17 11:41:06 +01:00
theme.lua Add trailing new line to config.lua and theme.lua 2020-12-31 13:30:28 +01:00

README.md

Simple Awesome

As simple as it sounds (not yet though)

Dependencies

By default, Simple Awesome uses

  • rofi - launch bar / window switcher
  • flameshot - screenshot utility
  • 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

  • Add a sound volume control widget
  • Add a media control widget
  • Manage workspaces
  • Improve "leave menu"'s design
  • 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
  • Add backlight media keys to xbacklight command functionnality
  • Add icon to the battery widget

Interesting resources

ashpie personal todo