blue: add skelet for blue host

This commit is contained in:
2023-09-07 10:57:18 +02:00
parent 55a2150b03
commit 2d8a742ed1
7 changed files with 45 additions and 81 deletions

View File

@@ -53,7 +53,7 @@ in {
slang = "eng,en";
alang = "eng,en";
hwdec = "auto";
vo = "dmabuf-wayland";
vo = "gpu-next";
ao = "pipewire";
script-opts-set = "ytdl_hook-ytdl_path=yt-dlp,sponsorblock-local_database=no,sponsorblock-skip_categories=[sponsor,intro,selfpromo]";
ytdl-format = "bestvideo[height<=?1080]+bestaudio/best";
@@ -127,7 +127,7 @@ in {
qutebrowser = {
enable = true;
package = pkgs.qutebrowser-qt6;
package = pkgs.qutebrowser;
keyBindings = {
normal = {
"j" = "scroll-px 0 25";