punktdateien/bash/bin/launch-menu-apps.d/hyprland.sh

5 lines
69 B
Bash

#!/usr/bin/env bash
apps+=(
["Reload Hyprland"]="hyprctl reload"
)