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";

View File

@@ -32,7 +32,7 @@
imv
jellyfin-media-player
kdenlive
kicad
/*kicad*/
kodi-wayland
libnotify
libreoffice

View File

@@ -31,12 +31,7 @@
}
{
block = "net";
device = "wlan0";
interval = 2;
}
{
block = "net";
device = "enp5s0";
device = "eno1";
interval = 2;
}
{

View File

@@ -33,16 +33,21 @@
modifier = "Mod4";
output = {
eDP-1 = {
bg = "~/pic/weird_dragon.jpg stretch";
/*
bg = "~/pic/weird_dragon.jpg stretch";
scale = "1.4";
*/
};
HDMI-A-4 = {
res = "1920x1080";
};
};
input = {
"1:1:AT_Translated_Set_2_keyboard" = {repeat_delay = "150";};
"1:1:AT_Translated_Set_2_keyboard" = {repeat_rate = "70";};
"2:7:SynPS/2_Synaptics_TouchPad" = {tap = "enabled";};
"type:keyboard" = { repeat_delay = "150"; };
"type:keyboard" = { repeat_rate = "70"; };
"*TouchPad" = { tap = "enabled"; };
};
bars = [