mirror of
https://github.com/ItsDrike/nixdots
synced 2025-06-29 12:10:42 +00:00
Add wayland applications for screenshot/video taking
This commit is contained in:
parent
183c97f992
commit
c2ddd6e720
2 changed files with 31 additions and 2 deletions
|
@ -9,7 +9,8 @@
|
|||
in {
|
||||
config = mkIf osConfig.myOptions.home-manager.wms.isWayland {
|
||||
home.packages = with pkgs; [
|
||||
wlogout
|
||||
wlogout # logout menu
|
||||
swappy # screenshot editing
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue