An AwesomeWM configuration that'll get you started with good defaults and some bonuses.
Go to file
Alice Gaudon 6d26491560 rc.lua: Move some keys and apps auto start to config 2019-08-13 22:04:36 +02:00
art Add custom default wallpaper 2019-07-24 12:07:58 +02:00
debug Add rudimentary user config file (and default content) 2019-07-23 15:20:27 +02:00
icons Add volume control with media keys and a beautiful osd, and update notifications design 2019-07-24 11:33:57 +02:00
rofi/themes Update default rofi theme and apply it to rofi's window mode 2019-07-23 16:35:30 +02:00
widgets/system_resources Add system resources monitor widget on screen n° 2019-08-11 23:06:36 +02:00
.gitignore rc.lua: Move some keys and apps auto start to config 2019-08-13 22:04:36 +02:00
README.md Add README todo, some comments and a small code cleanup 2019-08-11 23:04:23 +02:00
config.lua Add README todo, some comments and a small code cleanup 2019-08-11 23:04:23 +02:00
default_config.lua rc.lua: Move some keys and apps auto start to config 2019-08-13 22:04:36 +02:00
default_theme.lua Add system resources monitor widget on screen n° 2019-08-11 23:06:36 +02:00
media_control.lua rc.lua: Move some keys and apps auto start to config 2019-08-13 22:04:36 +02:00
rc.lua rc.lua: Move some keys and apps auto start to config 2019-08-13 22:04:36 +02:00
tiling.lua Fix keybindings help and add minimize keybinding 2019-07-23 15:32:39 +02: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

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.

To do

  • Add a sound level 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)