From 6beee0df240f157270a86910d8055fcccf0c539c Mon Sep 17 00:00:00 2001
From: DerGrumpf
Date: Tue, 1 Apr 2025 17:19:51 +0200
Subject: [PATCH] Changed: Hyprland
---
home/hyprland/hyprland.nix | 1 -
home/programs/media/obs.nix | 2 +-
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/home/hyprland/hyprland.nix b/home/hyprland/hyprland.nix
index 859b4af..235e760 100644
--- a/home/hyprland/hyprland.nix
+++ b/home/hyprland/hyprland.nix
@@ -144,7 +144,6 @@ in
exec-once = [
"waybar &"
"hyprpaper &"
- "firefox"
];
# Keybindings
diff --git a/home/programs/media/obs.nix b/home/programs/media/obs.nix
index 4d3ffb6..e4bc22b 100644
--- a/home/programs/media/obs.nix
+++ b/home/programs/media/obs.nix
@@ -3,7 +3,7 @@
{
programs.obs-studio = {
enable = true;
- enableVirtualCamera = true;
+ #enableVirtualCamera = true;
plugins = with pkgs.obs-studio-plugins; [
wlrobs
obs-vkcapture