4 lines
71 B
Bash
4 lines
71 B
Bash
# shellcheck shell=sh
|
|
export GTK_USE_PORTAL=1
|
|
export GDK_DEBUG=portals
|
# shellcheck shell=sh
|
|
export GTK_USE_PORTAL=1
|
|
export GDK_DEBUG=portals
|