An AwesomeWM configuration that'll get you started with good defaults and some bonuses.
Go to file
Alice Gaudon f56403f0bf Increase support for audio controls and add config for soundcard and parameter choice 2020-03-28 19:48:04 +01:00
assets Windows title bar rework 2020-01-30 04:04:52 +01:00
simple Increase support for audio controls and add config for soundcard and parameter choice 2020-03-28 19:48:04 +01:00
.gitignore rc.lua: Move some keys and apps auto start to config 2019-08-13 22:04:36 +02:00
README.md Update todolist 2020-01-30 04:07:19 +01:00
config.lua Add README todo, some comments and a small code cleanup 2019-08-11 23:04:23 +02:00
default_config.lua Increase support for audio controls and add config for soundcard and parameter choice 2020-03-28 19:48:04 +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
  • Make mouse auto focus configurable
  • Make desktop entries menu
  • Alt tab tab tab to switch

Arisu personal todo