add desktop portal launch to i3 config
This commit is contained in:
parent
1e725d624e
commit
24eb1860ab
@ -66,6 +66,9 @@ exec --no-startup-id picom
|
||||
#exec --no-startup-id ~/.config/i3/setup_monitors.sh
|
||||
exec_always --no-startup-id $HOME/.config/polybar/launch.sh
|
||||
|
||||
exec --no-startup-id /usr/lib/xdg-desktop-portal &
|
||||
exec --no-startup-id /usr/lib/xdg-desktop-portal-gtk &
|
||||
|
||||
# Start XDG autostart .desktop files using dex. See also
|
||||
# https://wiki.archlinux.org/index.php/XDG_Autostart
|
||||
exec --no-startup-id dex --autostart --environment i3
|
||||
|
Loading…
Reference in New Issue
Block a user