talos: home: provide shortcut to reload displays
This commit is contained in:
parent
76b89f8ea8
commit
e18ca72c20
1 changed files with 1 additions and 0 deletions
|
|
@ -76,6 +76,7 @@ in {
|
|||
bars = [];
|
||||
|
||||
keybindings = mkOptionDefault {
|
||||
"Mod4+Shift+a" = "exec shikanectl reload";
|
||||
"Mod4+Shift+e" = ''mode "${logoutMode}"'';
|
||||
"Mod4+i" = "exec emacsclient --create-frame";
|
||||
"Mod4+Control+l" = "exec ${lock}";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue