An AwesomeWM configuration that'll get you started with good defaults and some bonuses.
Go to file
Alice Gaudon b39eac91a5 Fix battery widget charging/discharging state and use direct io instead of cat command 2021-07-18 16:45:12 +02:00
assets Power menu: add sleep, hybrid sleep and hibernate buttons 2020-12-31 13:30:19 +01:00
simple Fix battery widget charging/discharging state and use direct io instead of cat command 2021-07-18 16:45:12 +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 Refresh battery list on change checked every 2s (configurable) 2021-07-18 16:04:07 +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