talos: home: provide shortcut to reload displays

This commit is contained in:
Antoine Martin 2025-02-17 14:16:43 +01:00
parent 76b89f8ea8
commit e18ca72c20

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