Compare commits

...

2 Commits

Author SHA1 Message Date
shibao 09fea918af use yt-dlp 2024-03-22 16:22:38 -04:00
shibao 91ed57b89f improve wayvnc integration 2024-03-22 16:22:21 -04:00
3 changed files with 5 additions and 1 deletions

View File

@ -5,6 +5,7 @@ BindsTo=sway-session.target
[Service]
Type=simple
ExecStart=/usr/bin/wayvnc
Environment="WAYLAND_DISPLAY=wayland-1"
Restart=on-failure
RestartSec=1
TimeoutStopSec=10

View File

@ -227,6 +227,9 @@ bindsym $mod+Shift+d border toggle
bindsym $mod+m exec makoctl dismiss
bindsym $mod+n exec makoctl restore
# wayvnc
bindsym $mod+Shift+p exec wayvncctl output-cycle
### styles
# class border backgr text

View File

@ -2,7 +2,7 @@
# --embed-thumbnail \
# --audio-format opus \
youtube-dl \
yt-dlp \
--ignore-errors \
-f bestaudio \
--rm-cache-dir \