Go to file
Schneider Roland 01227361e5 hg g6
2025-04-15 20:24:41 +02:00
.gitignore add iterate over all client in active tag 2022-01-29 20:42:08 +01:00
.rc.lua.test.swp initial commit 2021-07-27 22:05:15 +02:00
askme.sh hg g6 2025-04-15 20:24:41 +02:00
autorun.sh hg g6 2025-04-15 20:24:41 +02:00
install-deps.sh improve doc 2022-01-30 09:39:09 +01:00
mein-a1 hg g6 2025-04-15 20:24:41 +02:00
rc.lua hg g6 2025-04-15 20:24:41 +02:00
rc.lua.test initial commit 2021-07-27 22:05:15 +02:00
readme.md improve doc 2022-01-30 09:39:09 +01:00
test.sh initial commit 2021-07-27 22:05:15 +02:00

AwesomeWM config

Features:

  • fix set of tags 1-20 (super+num|super+numpad)
  • tags can be moved across multiple screen (super+num|super+numpad)
  • move client to tag (super+shift+num|super+shift+numpad)
  • revelation widget (super+e)
  • battery-widget
  • keyboard-layout-indicator
  • awesome-switcher(alt+tab)

Main keyboard shortcuts

select next client in current tag: super u, super i restore all clients in current tag: super o minimize/open client: super+n maximaze client: super+m revelation plugin: super+e show help: super+s select tag 1-10: super+num select tag 11-20: super+numpad next/prev tag: super+arrow(left|right) select client by index: super+alt+num

Checkout

Checkout the awesome folder and copy it to ~/.cofig/awesome

install dependencies

sudo bash install-deps.sh