hyprland: add wdisplays package
parent
5af6008c7d
commit
7d5ffb31f3
|
@ -154,11 +154,12 @@ in
|
||||||
|
|
||||||
# add user packages for wayland and hyprland in particular
|
# add user packages for wayland and hyprland in particular
|
||||||
users.users.moritz.packages = with pkgs; [
|
users.users.moritz.packages = with pkgs; [
|
||||||
pamixer # pulse audio cli
|
|
||||||
playerctl # control media playback
|
|
||||||
brightnessctl # control brightness
|
brightnessctl # control brightness
|
||||||
grimblast # screenshot tool for hyprland
|
grimblast # screenshot tool for hyprland
|
||||||
|
pamixer # pulse audio cli
|
||||||
|
playerctl # control media playback
|
||||||
slurp # region select for wayland (for screensharing)
|
slurp # region select for wayland (for screensharing)
|
||||||
|
wdisplays # manage monitors
|
||||||
wl-clipboard # clipboard tool for wayland
|
wl-clipboard # clipboard tool for wayland
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue