diff options
Diffstat (limited to 'modules/nixos/hyprland.nix')
| -rw-r--r-- | modules/nixos/hyprland.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/nixos/hyprland.nix b/modules/nixos/hyprland.nix index 4a446c1..0abf02d 100644 --- a/modules/nixos/hyprland.nix +++ b/modules/nixos/hyprland.nix @@ -75,7 +75,7 @@ hyprpicker # color picker wf-recorder # screen recording - kdePackages.xwaylandvideobridge # lets xwayland programs see wayland applications for screensharing + # kdePackages.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' @@ -88,7 +88,7 @@ # audio alsa-utils # provides amixer/alsamixer/... mpd # for playing system sounds - mpc-cli # command-line pmd client + mpc # command-line pmd client ncmpcpp # a mpd client with a UI networkmanagerapplet # provide GUI app: nm-connection-editor |
