An AwesomeWM configuration that'll get you started with good defaults and some bonuses.
Go to file
Alice Gaudon cff3debfdb Add media control support with playerctl or default to dbus on Spotify 2019-07-24 07:08:20 +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 Add media control support with playerctl or default to dbus on Spotify 2019-07-24 07:08:20 +02:00
default_config.lua Update default rofi theme and apply it to rofi's window mode 2019-07-23 16:35:30 +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 Add media control support with playerctl or default to dbus on Spotify 2019-07-24 07:08:20 +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.

To do

  • Add a media control widget
  • Add a network 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)