Compare commits
2 Commits
b9502a79f2
...
874102875d
Author | SHA1 | Date | |
---|---|---|---|
874102875d
|
|||
ad1b9544fd
|
4
dot_config/xdg-desktop-portal-wlr/config
Normal file
4
dot_config/xdg-desktop-portal-wlr/config
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
# 2021-05-24: See https://github.com/emersion/xdg-desktop-portal-wlr/issues/124
|
||||||
|
[screencast]
|
||||||
|
chooser_cmd = fuzzel --dmenu --lines=3 --no-icons --prompt='Select the monitor to share:'
|
||||||
|
chooser_type = dmenu
|
14
dot_config/xdg-desktop-portal/sway-portals.conf
Normal file
14
dot_config/xdg-desktop-portal/sway-portals.conf
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
# 2025-04-02: copied from /usr/share/xdg-desktop-portal/sway-portals.conf
|
||||||
|
[preferred]
|
||||||
|
default=gtk
|
||||||
|
org.freedesktop.impl.portal.ScreenCast=wlr
|
||||||
|
org.freedesktop.impl.portal.Screenshot=wlr
|
||||||
|
# xdg-desktop-portal-gtk's implementation uses org.gnome.SessionManager and
|
||||||
|
# org.freedesktop.ScreenSaver, neither of which is implemented by Sway. This
|
||||||
|
# will cause some programs (e.g. Firefox) to use Wayland's idle-inhibit
|
||||||
|
# protocol instead, which sway does implement.
|
||||||
|
org.freedesktop.impl.portal.Inhibit=none
|
||||||
|
|
||||||
|
# 2025-04-02: needed for GTK applications?
|
||||||
|
# See: https://gitlab.com/WhyNotHugo/darkman/-/issues/65
|
||||||
|
org.freedesktop.impl.portal.Settings=darkman
|
Reference in New Issue
Block a user