diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-02-22 23:02:20 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-02-22 23:33:26 +0100 |
| commit | 60a3569f673b53f54a360340e9e57ab4caa5f391 (patch) | |
| tree | cb0a805b6840512a7320a62e7d1fb12fcb7b25db /roles/hyprland/files/scripts | |
| parent | 6c7ecc514acbab6b4ef2ef55239068a24077f21b (diff) | |
Configure waybar scripts for launch tui and power menus
Diffstat (limited to 'roles/hyprland/files/scripts')
| -rwxr-xr-x | roles/hyprland/files/scripts/launch-tui | 3 |
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 "$@" |
