An AwesomeWM configuration that'll get you started with good defaults and some bonuses.
Go to file
Alice Gaudon df229f65dc Update config & theme lifecycle 2019-07-24 11:32:27 +02:00
debug Add rudimentary user config file (and default content) 2019-07-23 15:20:27 +02:00
icons Add shutdown menu 2019-07-23 17:30:45 +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 Update config & theme lifecycle 2019-07-24 11:32:27 +02:00
config.lua Update config & theme lifecycle 2019-07-24 11:32:27 +02:00
default_config.lua Update config & theme lifecycle 2019-07-24 11:32:27 +02:00
default_theme.lua Remove borders and bring back native awesome tiling 2019-07-23 18:36:37 +02:00
media_control.lua Add media control support with playerctl or default to dbus on Spotify 2019-07-24 07:08:20 +02:00
rc.lua Update config & theme lifecycle 2019-07-24 11:32:27 +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 "start menu" and "leave menu" not sticky (they currently stay open and focus even when clicking outside)