feat: audio cast

This commit is contained in:
2026-06-09 14:39:32 +02:00
parent cf2108ad82
commit 5f6fbdc0ac
12 changed files with 241 additions and 16 deletions
+7 -1
View File
@@ -13,6 +13,12 @@
packages = with pkgs; [
blueman
kdePackages.okular
(pkgs.writeShellApplication {
name = "shut";
text = ''
shutdown now
'';
})
];
};
wayland.windowManager.hyprland.settings = {
@@ -23,7 +29,7 @@
mfact = 0.65;
always_keep_position = true;
};
input.kb_options = [ "lv3:caps_switch" ];
input.kb_options = "lv3:caps_switch";
};
monitor = [
{