mirror of
https://github.com/MichaelFisher1997/nixos.git
synced 2025-06-14 12:13:13 +00:00
portal
This commit is contained in:
parent
37cb553a87
commit
ef57636c6c
@ -108,6 +108,12 @@
|
|||||||
pkgs.xdg-desktop-portal-hyprland
|
pkgs.xdg-desktop-portal-hyprland
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
#xdg.portal = {
|
||||||
|
# enable = true;
|
||||||
|
# hyprland.enable = true;
|
||||||
|
# extraPortals = [ "gtk" ]; # Optional, for GTK apps support
|
||||||
|
#};
|
||||||
|
|
||||||
# Configure console keymap
|
# Configure console keymap
|
||||||
console.keyMap = "uk";
|
console.keyMap = "uk";
|
||||||
|
|
||||||
|
@ -119,7 +119,6 @@ in
|
|||||||
# Media
|
# Media
|
||||||
vlc
|
vlc
|
||||||
simplescreenrecorder
|
simplescreenrecorder
|
||||||
obs-studio
|
|
||||||
davinci-resolve-studio
|
davinci-resolve-studio
|
||||||
audacity
|
audacity
|
||||||
haruna
|
haruna
|
||||||
|
Loading…
x
Reference in New Issue
Block a user