talos: home: provide shortcut to reload displays
This commit is contained in:
parent
a812afaf4a
commit
6c04235b48
|
@ -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…
Reference in a new issue