mirror of
				https://github.com/Stunkymonkey/nixos.git
				synced 2025-10-31 01:32:11 +01:00 
			
		
		
		
	legacy/screens-sharing: update usePortal setting
This commit is contained in:
		
							parent
							
								
									844f693f3b
								
							
						
					
					
						commit
						3e7b2d3279
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -13,7 +13,6 @@ | ||||||
|       xdg-desktop-portal-gtk |       xdg-desktop-portal-gtk | ||||||
|       xdg-desktop-portal-wlr |       xdg-desktop-portal-wlr | ||||||
|     ]; |     ]; | ||||||
|     gtkUsePortal = true; |  | ||||||
|   }; |   }; | ||||||
| 
 | 
 | ||||||
|   # for firefox |   # for firefox | ||||||
|  | @ -21,5 +20,6 @@ | ||||||
|     MOZ_ENABLE_WAYLAND = "1"; |     MOZ_ENABLE_WAYLAND = "1"; | ||||||
|     XDG_CURRENT_DESKTOP = "sway"; |     XDG_CURRENT_DESKTOP = "sway"; | ||||||
|     XDG_SESSION_TYPE = "wayland"; |     XDG_SESSION_TYPE = "wayland"; | ||||||
|  |     GTK_USE_PORTAL = "1"; | ||||||
|   }; |   }; | ||||||
| } | } | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Felix Buehler
						Felix Buehler