misc updates

This commit is contained in:
Pierre Martin
2026-05-21 10:37:45 +02:00
parent 5fd3c7825b
commit 3d895bfc1b
3 changed files with 9 additions and 7 deletions

View File

@@ -20,7 +20,7 @@
# see https://rycee.gitlab.io/home-manager/options.html#opt-xsession.windowManager.i3.config.keybindings
keybindings = pkgs.lib.mkOptionDefault {
"${modifier}+Return" = "exec ~/.local/bin/workspace-run sakura --working-directory";
"${modifier}+Shift+Return" = "exec ~/.local/bin/workspace-run zeditor";
"${modifier}+Shift+Return" = "exec ~/.local/bin/workspace-run code";
### BÉPO ###
"${modifier}+b" = "kill";