summaryrefslogtreecommitdiffstats
path: root/roles/hyprland/files/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'roles/hyprland/files/scripts')
-rwxr-xr-xroles/hyprland/files/scripts/launch-tui3
1 files changed, 0 insertions, 3 deletions
diff --git a/roles/hyprland/files/scripts/launch-tui b/roles/hyprland/files/scripts/launch-tui
deleted file mode 100755
index 16efba9b..00000000
--- a/roles/hyprland/files/scripts/launch-tui
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/bash
-
-exec setsid uwsm-app -- alacritty --class="work.kartoffln.$(basename "$1")" -e "$@"