obs-browser

This commit is contained in:
m3tam3re
2025-03-24 13:05:28 +01:00
parent 466cbaf048
commit 42aa44a56b
7 changed files with 43 additions and 2 deletions

View File

@ -51,6 +51,7 @@
};
home.packages = with pkgs; [
agenix-cli
alejandra
bc
comma

View File

@ -132,8 +132,8 @@
bind = [
"$mainMod, return, exec, kitty -e zellij-ps"
"$mainMod, t, exec, warp-terminal"
# "$mainMod, t, exec, kitty -e fish -c 'fastfetch; exec fish'"
# "$mainMod, t, exec, warp-terminal"
"$mainMod, t, exec, kitty -e fish -c 'fastfetch; exec fish'"
"$mainMod SHIFT, e, exec, kitty -e zellij_nvim"
"$mainMod, o, exec, hyprctl setprop activewindow opaque toggle"
"$mainMod, b, exec, thunar"

View File

@ -48,6 +48,7 @@ in {
obs-vaapi
obs-vertical-canvas
obs-vkcapture
obs-webkitgtk
wlrobs
];
};