An AwesomeWM configuration that'll get you started with good defaults and some bonuses.
Go to file
Alice Gaudon 7d07722ec4 Windows title bar rework
Margins, title alignment, button icons...
2020-01-30 04:04:52 +01:00
assets Windows title bar rework 2020-01-30 04:04:52 +01:00
simple Windows title bar rework 2020-01-30 04:04:52 +01:00
.gitignore rc.lua: Move some keys and apps auto start to config 2019-08-13 22:04:36 +02:00
README.md Add more todos 2019-10-07 13:27:07 +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 Make default rofi run with `drun` and add alternative shortcut to run with `run` 2019-11-17 07:18:36 +01:00
default_theme.lua Windows title bar rework 2020-01-30 04:04:52 +01:00
rc.lua Big refactor to make simple awesome a lua module 2019-08-13 23:03:08 +02:00
theme.lua Big refactor to make simple awesome a lua module 2019-08-13 23:03:08 +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
  • 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

Arisu personal todo