mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-04-05 07:15:49 -04:00
feat: set dbus env auto
This commit is contained in:
parent
f8fa7a856c
commit
a28647585f
8 changed files with 155 additions and 3 deletions
10
assets/mango-portals.conf
Normal file
10
assets/mango-portals.conf
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
[preferred]
|
||||
default=gtk
|
||||
org.freedesktop.impl.portal.ScreenCast=wlr
|
||||
org.freedesktop.impl.portal.Screenshot=wlr
|
||||
|
||||
### My addition ###
|
||||
# ignore inhibit bc gtk portal always returns as success,
|
||||
# despite sway/the wlr portal not having an implementation,
|
||||
# stopping firefox from using wayland idle-inhibit
|
||||
org.freedesktop.impl.portal.Inhibit=none
|
||||
Loading…
Add table
Add a link
Reference in a new issue