More updateeeeeee

This commit is contained in:
Antoine Phan
2025-07-07 19:08:17 -04:00
parent fae6c7cb03
commit 7c0c3d75c4
3 changed files with 13 additions and 2 deletions

View File

@@ -301,7 +301,7 @@ binds {
Mod+Return { spawn "alacritty"; }
Mod+D { spawn "wofi"; }
Mod+Shift+L { spawn "swaylock"; }
Mod+E { spawn "nautilus"; }
Mod+E { spawn "nemo"; }
// You can also use a shell. Do this if you need pipes, multiple commands, etc.
// Note: the entire command goes as a single argument in the end.