Changed: Hyprland
This commit is contained in:
parent
44cbe2a778
commit
6beee0df24
@ -144,7 +144,6 @@ in
|
||||
exec-once = [
|
||||
"waybar &"
|
||||
"hyprpaper &"
|
||||
"firefox"
|
||||
];
|
||||
|
||||
# Keybindings
|
||||
|
@ -3,7 +3,7 @@
|
||||
{
|
||||
programs.obs-studio = {
|
||||
enable = true;
|
||||
enableVirtualCamera = true;
|
||||
#enableVirtualCamera = true;
|
||||
plugins = with pkgs.obs-studio-plugins; [
|
||||
wlrobs
|
||||
obs-vkcapture
|
||||
|
Loading…
Reference in New Issue
Block a user