Compare commits
No commits in common. "fa9dccc7a2f5edde175733eabdc9675cf70b11f5" and "fe0105cd8c61a5e567f5667c835e5bd068ab2403" have entirely different histories.
fa9dccc7a2
...
fe0105cd8c
2 changed files with 3 additions and 8 deletions
2
dotdrop
2
dotdrop
|
@ -1 +1 @@
|
||||||
Subproject commit 3f00e21ee4ce8a235782a714a99f7578db5d0adb
|
Subproject commit 5c886ba2b0572caae45ca2d72c918cc14ef9ed8f
|
|
@ -9,10 +9,8 @@ hwdec-codecs=all
|
||||||
|
|
||||||
{%@@ if profile == "Mirkwood" @@%}
|
{%@@ if profile == "Mirkwood" @@%}
|
||||||
gpu-context=wayland
|
gpu-context=wayland
|
||||||
{%@@ endif @@%}
|
{%@@ elif profile == "Rivendell" @@%}
|
||||||
|
ao=alsa
|
||||||
{%@@ if profile == "mko-laptop" @@%}
|
|
||||||
script=~/bin/mpris.so
|
|
||||||
{%@@ endif @@%}
|
{%@@ endif @@%}
|
||||||
|
|
||||||
#############
|
#############
|
||||||
|
@ -106,11 +104,8 @@ ytdl-format="bestvideo[height<=2160]+bestaudio/best[height<=2160]"
|
||||||
[best]
|
[best]
|
||||||
ytdl-format="bestvideo+bestaudio"
|
ytdl-format="bestvideo+bestaudio"
|
||||||
|
|
||||||
|
|
||||||
{%@@ if profile == "Mirkwood" @@%}
|
|
||||||
# Vulkan hwdec profile
|
# Vulkan hwdec profile
|
||||||
[vulkan]
|
[vulkan]
|
||||||
gpu-api=vulkan
|
gpu-api=vulkan
|
||||||
gpu-context=waylandvk
|
gpu-context=waylandvk
|
||||||
hwdec=vaapi-copy
|
hwdec=vaapi-copy
|
||||||
{%@@ endif @@%}
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue