mirror of
https://github.com/blahai/nyx.git
synced 2025-06-08 09:33:01 -04:00
thing
This commit is contained in:
parent
75ae409bb1
commit
721441f85c
3 changed files with 69 additions and 34 deletions
|
@ -23,8 +23,18 @@
|
|||
grim
|
||||
slurp
|
||||
libnotify
|
||||
result-hyprland-preview-share-picker-git
|
||||
];
|
||||
|
||||
xdg.configFile."hypr/xdph.conf" = {
|
||||
target = "";
|
||||
text = ''
|
||||
screencopy {
|
||||
custom_picker_binary = ${pkgs.result-hyprland-preview-share-picker-git}/bin/result-hyprland-preview-share-picker
|
||||
}
|
||||
'';
|
||||
};
|
||||
|
||||
xdg.portal = {
|
||||
enable = true;
|
||||
configPackages = [config.wayland.windowManager.hyprland.package];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue