mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-13 22:02:34 +00:00
feat: Moves hyprland workspace configuration to it's own file.
This commit is contained in:
10
env/.local/scripts/hypr/music
vendored
10
env/.local/scripts/hypr/music
vendored
@@ -1,10 +0,0 @@
|
|||||||
#!/usr/bin/env bash
|
|
||||||
|
|
||||||
# Launches jellyfin-tui in a new ghostty terminal.
|
|
||||||
# USAGE: $ music
|
|
||||||
|
|
||||||
SCRIPTS=${SCRIPTS:-"$HOME/.local/scripts"}
|
|
||||||
|
|
||||||
"$SCRIPTS"/hypr/launch --special music \
|
|
||||||
com.ghostty.music \
|
|
||||||
uwsm app -- ghostty --class=com.ghostty.music -e jellyfin-tui
|
|
||||||
Reference in New Issue
Block a user