sway: add multimonitor settings
This commit is contained in:
parent
437da46c4e
commit
e72e9a2688
4 changed files with 30 additions and 3 deletions
|
@ -37,8 +37,6 @@ in
|
|||
xdg.portal = {
|
||||
enable = true;
|
||||
wlr.enable = true;
|
||||
# Always pick the first monitor, this is fine since I only ever use a single monitor
|
||||
wlr.settings.screencast.chooser_type = "none";
|
||||
# gtk portal needed to make gtk apps happy
|
||||
extraPortals = [ pkgs.xdg-desktop-portal-gtk ];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue