bspwm for odin

This commit is contained in:
Filippo Berto 2022-05-09 10:56:21 +02:00
parent f37f46c65a
commit 92b2075979
5 changed files with 52 additions and 35 deletions

View file

@ -37,6 +37,7 @@ in
keybindings = {
"ctrl+shift+t" = "new_tab_with_cwd";
"ctrl+shift+enter" = "new_window_with_cwd";
"ctrl+shift+n" = "new_os_window_with_cwd";
};
font = pkgs.rice.font.monospace;
};