streamcontroller: move to own module
All checks were successful
Run nix flake check / flake-check (push) Successful in 2m13s
All checks were successful
Run nix flake check / flake-check (push) Successful in 2m13s
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user