summaryrefslogtreecommitdiff
path: root/modules/nixos/hyprland.nix
diff options
context:
space:
mode:
authorDevin Finlinson <devin.finlinson@pm.me>2024-01-19 07:51:36 -0700
committerDevin Finlinson <devin.finlinson@pm.me>2024-01-19 07:51:36 -0700
commitc87374a069b27569000f4d2e4d99f1852fe7d6a8 (patch)
tree6d16ec694083aef9dc9c10ebf7c11d433963c92c /modules/nixos/hyprland.nix
parentc9a45b4c9509b00de3d480ddd12d55b785974737 (diff)
add program for better screensharing
Diffstat (limited to 'modules/nixos/hyprland.nix')
-rw-r--r--modules/nixos/hyprland.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/nixos/hyprland.nix b/modules/nixos/hyprland.nix
index 80098a9..e90c307 100644
--- a/modules/nixos/hyprland.nix
+++ b/modules/nixos/hyprland.nix
@@ -59,6 +59,7 @@
hyprpicker # color picker
wf-recorder # screen recording
+ xwaylandvideobridge # lets xwayland programs see wayland applications for screensharing
grim # taking screenshots
slurp # selecting a region to screenshot
# TODO replace by 'flameshot gui --raw | wl-copy'