An AwesomeWM configuration that'll get you started with good defaults and some bonuses.
Go to file
Alice Gaudon 58e6624a5a Set floating windows layout by default 2019-07-25 16:29:01 +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
README.md Fix leave menu shutdown and reboot 2019-07-24 14:27:10 +02:00
config.lua Update config & theme lifecycle 2019-07-24 11:32:27 +02:00
default_config.lua Add volume control with media keys and a beautiful osd, and update notifications design 2019-07-24 11:33:57 +02:00
default_theme.lua Fix minimized window tasklist bg color 2019-07-25 15:51:16 +02:00
media_control.lua Enable support for mute media key 2019-07-25 16:26:28 +02:00
rc.lua Set floating windows layout by default 2019-07-25 16:29:01 +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 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)