mirror of
https://github.imc.re/void-land/hyprland-void-dots
synced 2025-04-26 14:16:55 +02:00
chore: swww and swaylock removed from host
This commit is contained in:
parent
2cd5b63eca
commit
efb62e1236
4 changed files with 2 additions and 2 deletions
Binary file not shown.
Binary file not shown.
|
@ -69,7 +69,7 @@
|
|||
(deflisten currentWorkspace :initial "1" "./scripts/workspace/get-active")
|
||||
|
||||
; Playerctl
|
||||
(defpoll music_status :initial "" :interval "1s" "playerctl status")
|
||||
(deflisten music_status :initial "" "playerctl status -F")
|
||||
(deflisten music_title :initial "" "playerctl metadata -F --format '{{ title }}'")
|
||||
(deflisten music_artist :initial "" "playerctl metadata -F --format '{{ artist }}'")
|
||||
(deflisten music_cover "./scripts/pollcover.sh")
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit d848a0e2f3ac07ccf3349958921f7cd216c20761
|
||||
Subproject commit 8c4a4d71860cafa777de32663e465a03d36bf164
|
Loading…
Add table
Reference in a new issue