streamcontroller: move to own module

This commit is contained in:
2026-01-30 19:49:49 +01:00
parent d75a711f95
commit a0995cb8c0
3 changed files with 37 additions and 23 deletions

View File

@@ -26,6 +26,7 @@
../../programs/kitty
../../programs/obs-studio
../../programs/rofi
../../programs/streamcontroller
../../programs/tmux
../../programs/vscode
../../scripts
@@ -54,8 +55,8 @@
"WLR_NO_HARDWARE_CURSORS,1"
];
hyprland.enableStreamController = true;
hyprland.enableGrimblast = true;
streamcontroller.enable = true;
hyprland.enableWacom = true;
hyprland.cursorNoHardware = true;