foot: init module

This commit is contained in:
Artur Manuel 2025-04-17 15:37:04 +01:00
commit 0f84fdf8b4
Signed by: amadaluzia
SSH key fingerprint: SHA256:ubvwT66gNUKSsgSzEb2UQnX8pzTq5N+r8eRVYGJJm4Q
4 changed files with 26 additions and 4 deletions

View file

@ -300,14 +300,14 @@ binds {
Mod+Shift+Slash { show-hotkey-overlay; }
// Suggested binds for running programs: terminal, app launcher, screen locker.
Mod+E { spawn "emacsclient" "-c"; }
Mod+T { spawn "foot"; }
Mod+E hotkey-overlay-title="Spawn a new Emacs frame" { spawn "emacsclient" "-c"; }
Mod+T hotkey-overlay-title="Spawn a terminal" { spawn "footclient"; }
Mod+D { spawn "fuzzel"; }
// Super+Alt+L { spawn "swaylock"; }
// 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.
// Mod+T { spawn "basqh" "-c" "notify-send hello && exec alacritty"; }
// Mod+T { spawn "bash" "-c" "notify-send hello && exec alacritty"; }
// Example volume keys mappings for PipeWire & WirePlumber.
// The allow-when-locked=true property makes them work even when the session is locked.

View file

@ -34,7 +34,6 @@
evolution
gh
fuzzel
foot
signal-desktop-bin
dino
polari