Skip to content

Commit

Permalink
pkg/utils: Allow X11 clients to run with sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
likan999 authored and debarshiray committed Oct 27, 2020
1 parent fb11b7e commit 068d08f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/pkg/utils/utils.go
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ var (
"TOOLBOX_PATH",
"VTE_VERSION",
"WAYLAND_DISPLAY",
"XAUTHORITY",
"XDG_CURRENT_DESKTOP",
"XDG_DATA_DIRS",
"XDG_MENU_PREFIX",
Expand Down
1 change: 1 addition & 0 deletions toolbox
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ environment_variables="COLORTERM \
TOOLBOX_PATH \
VTE_VERSION \
WAYLAND_DISPLAY \
XAUTHORITY \
XDG_CURRENT_DESKTOP \
XDG_DATA_DIRS \
XDG_MENU_PREFIX \
Expand Down

0 comments on commit 068d08f

Please sign in to comment.