added music player shortcut and removed some useless keybinds
This commit is contained in:
@@ -146,9 +146,7 @@ hyprctl dispatch exec thunar $(find . -maxdepth 2 -type d | fzf)
|
||||
description = "run music"
|
||||
prefix = "jf"
|
||||
cmd = """
|
||||
hyprctl dispatch resizeactive 300 500 &&
|
||||
hyprctl dispatch centerwindow &
|
||||
hyprctl dispatch exec thunar $(find . -maxdepth 2 -type d | fzf)
|
||||
hyprctl dispatch exec '[workspace special:music]' 'kitty --class jf-tui -e jellyfin-tui'
|
||||
"""
|
||||
|
||||
[[modules]]
|
||||
|
||||
Reference in New Issue
Block a user