Compare commits
No commits in common. "09fea918af6084a116d7d55cd5b888e76d174198" and "def626a2070d49c15d59995a2c9446543cc4f766" have entirely different histories.
09fea918af
...
def626a207
@ -5,7 +5,6 @@ BindsTo=sway-session.target
|
|||||||
[Service]
|
[Service]
|
||||||
Type=simple
|
Type=simple
|
||||||
ExecStart=/usr/bin/wayvnc
|
ExecStart=/usr/bin/wayvnc
|
||||||
Environment="WAYLAND_DISPLAY=wayland-1"
|
|
||||||
Restart=on-failure
|
Restart=on-failure
|
||||||
RestartSec=1
|
RestartSec=1
|
||||||
TimeoutStopSec=10
|
TimeoutStopSec=10
|
||||||
|
@ -227,9 +227,6 @@ bindsym $mod+Shift+d border toggle
|
|||||||
bindsym $mod+m exec makoctl dismiss
|
bindsym $mod+m exec makoctl dismiss
|
||||||
bindsym $mod+n exec makoctl restore
|
bindsym $mod+n exec makoctl restore
|
||||||
|
|
||||||
# wayvnc
|
|
||||||
bindsym $mod+Shift+p exec wayvncctl output-cycle
|
|
||||||
|
|
||||||
### styles
|
### styles
|
||||||
|
|
||||||
# class border backgr text
|
# class border backgr text
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
# --embed-thumbnail \
|
# --embed-thumbnail \
|
||||||
# --audio-format opus \
|
# --audio-format opus \
|
||||||
yt-dlp \
|
youtube-dl \
|
||||||
--ignore-errors \
|
--ignore-errors \
|
||||||
-f bestaudio \
|
-f bestaudio \
|
||||||
--rm-cache-dir \
|
--rm-cache-dir \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user