WM tweaks
This commit is contained in:
parent
13a9c20731
commit
b258f243da
1 changed files with 5 additions and 2 deletions
|
@ -269,6 +269,8 @@ in {
|
|||
xdg.portal = {
|
||||
enable = true;
|
||||
wlr.enable = false;
|
||||
extraPortals =
|
||||
[ pkgs.xdg-desktop-portal-gtk pkgs.xdg-desktop-portal-hyprland ];
|
||||
};
|
||||
|
||||
services.interception-tools = {
|
||||
|
@ -307,6 +309,7 @@ in {
|
|||
services.mullvad-vpn.enable = true;
|
||||
|
||||
programs.hyprland.enable = true;
|
||||
programs.dconf.enable = true;
|
||||
|
||||
# Some programs need SUID wrappers, can be configured further or are
|
||||
# started in user sessions.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue