aboutsummaryrefslogtreecommitdiff
path: root/.config/river
diff options
context:
space:
mode:
authorJustine Smithies <justine@smithies.me.uk>2023-10-26 19:08:05 +0100
committerJustine Smithies <justine@smithies.me.uk>2023-10-26 19:08:05 +0100
commitd03a9a1115e25322017b7dff513b8cfd35179050 (patch)
tree99137e5761eb557b5a6f87879d55ac4e49242f10 /.config/river
parent68274d1d421a4a3662ad8b97ead197eff90cca5b (diff)
Changed River init file from /bin/sh to /bin/bash
Diffstat (limited to '.config/river')
-rwxr-xr-x.config/river/init2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/river/init b/.config/river/init
index 625fdcb..e4d54bf 100755
--- a/.config/river/init
+++ b/.config/river/init
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
# See the river(1), riverctl(1), and rivertile(1) man pages for complete
# documentation.