Commit 570fb2041b2e

Vincent Demeester <vincent@sbr.pm>
2025-05-28 18:48:02
home/sway: try using Hyper key
I wonder if I can use Hyper instead of all ? Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent a329acb
Changed files (1)
home
common
desktop
home/common/desktop/sway/default.nix
@@ -243,6 +243,7 @@ in
         inherit (config.wayland.windowManager.sway.config) menu;
       in
       ''
+        bindcode ${mod}+Control+Shift+Alt+41 exec ${emacs-mini}
         bindcode ${mod}+33 exec "${menu}"
         bindcode ${mod}+Shift+33 exec "raffi -I"
         bindcode ${mod}+Control+33 exec "${pkgs.wofi-emoji}/bin/wofi-emoji -G"