diff --git a/scripts/screenshot b/scripts/screenshot index 2997e68..1b215b5 100755 --- a/scripts/screenshot +++ b/scripts/screenshot @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # Original script based on some early version of https://github.com/moverest/sway-interactive-screenshot # modified for use with key bindings. For now supports sway & Hyprland.