summaryrefslogtreecommitdiffstats
path: root/roles/hyprland/files/scripts
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2026-02-22 23:02:20 +0100
committerAhmed Abdelhalim <[email protected]>2026-02-22 23:33:26 +0100
commit60a3569f673b53f54a360340e9e57ab4caa5f391 (patch)
treecb0a805b6840512a7320a62e7d1fb12fcb7b25db /roles/hyprland/files/scripts
parent6c7ecc514acbab6b4ef2ef55239068a24077f21b (diff)
Configure waybar scripts for launch tui and power menus
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 "$@"