comment out/remove unnecessary stuff

This commit is contained in:
EdenQwQ 2025-10-05 19:24:14 +08:00
parent f0f0f7b327
commit 546fe36923
17 changed files with 156 additions and 95 deletions

View file

@ -48,10 +48,10 @@
}) config.monitors;
binds = with config.lib.niri.actions; {
"Mod+Return".action = spawn "kitty";
"Mod+Shift+Return".action = spawn [
"ghostty"
"--launched-from=desktop"
];
# "Mod+Shift+Return".action = spawn [
# "ghostty"
# "--launched-from=desktop"
# ];
"Mod+P".action = spawn [
"sh"
"-c"