talos: home: provide shortcut to reload displays

This commit is contained in:
Antoine Martin 2025-02-17 14:16:43 +01:00
parent a812afaf4a
commit 6c04235b48

View file

@ -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}";