Horje
change default directory from screenshots to directory ubuntu Code Example
change default directory from screenshots to directory ubuntu

#change default directory from screenshots to directory ubuntu
export GIO_EXTRA_MODULES=/usr/lib/x86_64-linux-gnu/gio/modules/
gsettings set org.gnome.gnome-screenshot auto-save-directory '/home/michel/Téléchargements'

#Read the value of the variable:
gsettings get org.gnome.gnome-screenshot auto-save-directory

#Reset the variable to its default value:
gsettings reset org.gnome.gnome-screenshot auto-save-directory




Shell

Related
how to activate virtual environment in ubuntu 20.04 Code Example how to activate virtual environment in ubuntu 20.04 Code Example
nvm command node not found Code Example nvm command node not found Code Example
git create new tag Code Example git create new tag Code Example
run cron once a day Code Example run cron once a day Code Example
powershell comment Code Example powershell comment Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
10