aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-x.config/eww/scripts/start.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/.config/eww/scripts/start.sh b/.config/eww/scripts/start.sh
index 3f62c55..9819fa0 100755
--- a/.config/eww/scripts/start.sh
+++ b/.config/eww/scripts/start.sh
@@ -30,7 +30,6 @@ if [ "$total" -gt "1" ]; then
let b=b+1
if [[ $temp -eq 1 ]]
then
- echo $b
riverctl set-focused-tags $((1 << ($b - 1)))
exit 0
fi