rootston: wire up window alpha keybinding

This commit is contained in:
Guido Günther 2018-02-23 11:51:30 +01:00
parent e2ea1ebe48
commit 9864f1c136
3 changed files with 16 additions and 0 deletions

View file

@ -42,8 +42,10 @@ meta-key = Logo
# - "exec" to execute a shell command
# - "close" to close the current view
# - "next_window" to cycle through windows
# - "alpha" to cycle a window's alpha channel
[bindings]
Logo+Shift+e = exit
Logo+q = close
Logo+m = maximize
Alt+Tab = next_window
Ctrl+Shift+a = alpha