mirror of
https://github.com/tommytran732/QubesOS-Scripts.git
synced 2025-05-12 19:22:13 -04:00
Fix permission issue
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
7757b279cc
commit
00155aba9b
1 changed files with 1 additions and 1 deletions
|
@ -141,4 +141,4 @@ unpriv curl --proxy http://127.0.0.1:8082 https://gitlab.com/divested/brace/-/ra
|
|||
sudo systemctl daemon-reload
|
||||
|
||||
# Fix desktop environmemt variable
|
||||
echo 'XDG_CURRENT_DESKTOP=GNOME' >> /etc/environment
|
||||
echo 'XDG_CURRENT_DESKTOP=GNOME' | sudo tee -a /etc/environment
|
Loading…
Add table
Add a link
Reference in a new issue