summaryrefslogtreecommitdiff
path: root/hypr
diff options
context:
space:
mode:
authoranand <anand.panchdhari@gmail.com>2025-12-18 12:01:02 +0530
committeranand <anand.panchdhari@gmail.com>2025-12-18 12:01:02 +0530
commitf19d0c3f6460a077bcad72b42b4857a4cedf0b18 (patch)
tree771e497c3de7a96f39f924572c6bbdf3693d6795 /hypr
parent2943d8b2486056d4627750749fd9b1944f9b37d2 (diff)
i forgor
Diffstat (limited to 'hypr')
-rwxr-xr-xhypr/screenshotwayland.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/hypr/screenshotwayland.sh b/hypr/screenshotwayland.sh
index 73e2c6e..212d8e2 100755
--- a/hypr/screenshotwayland.sh
+++ b/hypr/screenshotwayland.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
input_type=$(printf "region\nwindow" | rofi -dmenu)
case "$input_type" in
"window")