aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorIsaac Freund <ifreund@ifreund.xyz>2020-09-28 22:57:22 +0200
committerIsaac Freund <ifreund@ifreund.xyz>2020-09-28 22:57:22 +0200
commit3e955935ebb2984c3d27652d0101de75c32c4c1c (patch)
tree88700ec2f2c1dcafed743b350987762c2f7ff224 /contrib
parentb3279b87cc6d3ff0bff025cc31613138eeb41031 (diff)
downloadriver-3e955935ebb2984c3d27652d0101de75c32c4c1c.tar.gz
river-3e955935ebb2984c3d27652d0101de75c32c4c1c.tar.xz
docs: use foot in the example config.sh
Diffstat (limited to 'contrib')
-rwxr-xr-xcontrib/config.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/config.sh b/contrib/config.sh
index 261ed4b..620b29f 100755
--- a/contrib/config.sh
+++ b/contrib/config.sh
@@ -3,8 +3,8 @@
# Use the "logo" key as the primary modifier
mod="Mod4"
-# Mod+Shift+Return to start an instance of alacritty
-riverctl map normal $mod+Shift Return spawn alacritty
+# Mod+Shift+Return to start an instance of foot (https://codeberg.org/dnkl/foot)
+riverctl map normal $mod+Shift Return spawn foot
# Mod+Q to close the focused view
riverctl map normal $mod Q close