diff options
| author | Devin Finlinson <devin.finlinson@pm.me> | 2025-12-05 13:59:04 -0700 |
|---|---|---|
| committer | Devin Finlinson <devin.finlinson@pm.me> | 2025-12-05 13:59:04 -0700 |
| commit | 20e19407fdda236840e6afa5edeef49f9c0dbece (patch) | |
| tree | dabc91a1db5e2896d615da56f49ef8190babe481 /modules/nixos/hyprland.nix | |
| parent | 5a2f357efb76b7adfcb361c560ae6706f225bbcc (diff) | |
upgrade major version to 25.11
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 |
