This commit is contained in:
DerGrumpf 2025-04-01 17:25:07 +02:00
commit 7b38c92f2a
2 changed files with 1 additions and 2 deletions

View File

@ -144,7 +144,6 @@ in
exec-once = [ exec-once = [
"waybar &" "waybar &"
"hyprpaper &" "hyprpaper &"
"firefox"
]; ];
# Keybindings # Keybindings

View File

@ -3,7 +3,7 @@
{ {
programs.obs-studio = { programs.obs-studio = {
enable = true; enable = true;
enableVirtualCamera = true; #enableVirtualCamera = true;
plugins = with pkgs.obs-studio-plugins; [ plugins = with pkgs.obs-studio-plugins; [
wlrobs wlrobs
obs-vkcapture obs-vkcapture