docs: use foot in the example config.sh

This commit is contained in:
Isaac Freund
2020-09-28 22:57:22 +02:00
parent b3279b87cc
commit 3e955935eb
2 changed files with 3 additions and 3 deletions

View File

@ -43,7 +43,7 @@ const modifier_names = [_]struct {
/// Create a new mapping for a given mode
///
/// Example:
/// map normal Mod4+Shift Return spawn alacritty
/// map normal Mod4+Shift Return spawn foot
pub fn map(
allocator: *std.mem.Allocator,
seat: *Seat,