Compare commits

...

3 Commits

Author SHA1 Message Date
Luca Pellegrini f466c54d57 file .desktop: aggiorna nomi e dettagli
* Aggiorna nomi, descrizioni e comandi da eseguire.
* Aggiungi un file .desktop per IDLE 3.
* Standardizza la forma dei file, sulla base della convenzione usata
dallo strumento 'Editor dei menu' di KDE.
2023-02-15 18:08:24 +01:00
Luca Pellegrini b57e34897c Aggiorna file delle impostazioni di VSCodium 2023-02-15 17:40:55 +01:00
Luca Pellegrini 5ae2eebf74 rsync: modifiche a script per HDD esterno 'Backup'
Modifica elenco di cartelle ignorate nel backup della partizione 'Data':
* `exclude-Data`: ignora cartella 'SteamLibrary', in cui sono installati
i giochi della libreria di Steam;
*  togli l'argomento `--delete` nell'esecuzione del backup di 'Data':
per evitare di eliminare inavvertitamente foto, video o altri file
importanti, conservati solo su HDD esterni ma non sull'SSD interno;
* similmente, includi nel backup di 'Data' anche la cartella
`Immagini/temp`: meglio una copia in più che una in meno
2023-02-15 17:29:57 +01:00
15 changed files with 221 additions and 63 deletions

View File

@ -2,9 +2,14 @@
"extensions.autoUpdate": false,
"workbench.colorTheme": "Monokai",
"editor.minimap.enabled": false,
"editor.fontSize": 16,
"editor.fontSize": 18,
"zenMode.hideLineNumbers": false,
"breadcrumbs.enabled": false,
"workbench.iconTheme": "material-icon-theme",
"workbench.statusBar.visible": false
"markdown.preview.fontSize": 16,
"editor.fontFamily": "'MesloLGS NF', 'Droid Sans Mono', 'monospace', monospace",
"files.insertFinalNewline": true,
"editor.multiCursorModifier": "ctrlCmd",
"window.zoomLevel": 1,
"redhat.telemetry.enabled": false
}

View File

@ -1,8 +1,21 @@
[Desktop Entry]
Name=balenaEtcher
Exec=/home/luca/AppImage/balenaEtcher-1.7.9-x64.AppImage
Comment=Crea supporti USB avviabili da immagini disco
Terminal=false
Icon=/home/luca/.icons/etcher.svg
Type=Application
Categories=Utility;
Comment[it]=Crea supporti USB avviabili da immagini disco
Comment=Crea supporti USB avviabili da immagini disco
Exec=/home/luca/AppImage/balenaEtcher.AppImage
GenericName[it]=
GenericName=
Icon=/home/luca/.icons/etcher.svg
MimeType=
Name[it]=balenaEtcher
Name=balenaEtcher
Path=
StartupNotify=true
Terminal=false
TerminalOptions=
Type=Application
X-DBUS-ServiceName=
X-DBUS-StartupType=
X-KDE-RunOnDiscreteGpu=false
X-KDE-SubstituteUID=false
X-KDE-Username=

View File

@ -1,8 +1,24 @@
[Desktop Entry]
Name=Bitwarden (appimage)
Exec=/home/luca/AppImage/Bitwarden.AppImage
Comment=Password Manager
Terminal=false
Icon=/home/luca/.icons/bitwarden.svg
Type=Application
Categories=Utility;
Comment[it]=Password Manager
Comment=Password Manager
Exec=/home/luca/AppImage/Bitwarden.AppImage
GenericName[it]=Password manager
GenericName=Password manager
Icon=/home/luca/.icons/bitwarden.svg
MimeType=
Name[it]=Bitwarden (appimage)
Name=Bitwarden (appimage)
NoDisplay=false
Path=
StartupNotify=true
Terminal=false
TerminalOptions=
Type=Application
Keywords[it]=password;manager;
Keywords=password;manager;
X-DBUS-ServiceName=
X-DBUS-StartupType=
X-KDE-RunOnDiscreteGpu=false
X-KDE-SubstituteUID=false
X-KDE-Username=

View File

@ -1,8 +1,24 @@
[Desktop Entry]
Name=dendron (workspace)
Exec=codium --new-window /Data/Dendron/dendron.code-workspace
Comment=Quaderno di appunti personale
Terminal=false
Icon=/home/luca/.icons/dendron-logo-256.png
Type=Application
Categories=Office;Development;
Comment[it]=Quaderno di appunti personale (VSCodium + dendron)
Comment=Personal notebook (VSCodium + dendron)
Exec=/usr/bin/codium --new-window /Data/Dendron/dendron.code-workspace
GenericName[it]=Appunti in formato Markdown
GenericName=Notebook with Markdown formatting
Icon=/home/luca/.icons/dendron-logo-256.png
MimeType=
Name[it]=dendron (workspace)
Name=dendron (workspace)
NoDisplay=false
Path=
StartupNotify=true
Terminal=false
TerminalOptions=
Type=Application
Keywords[it]=Testo;note;markdown;
Keywords=Text;notes;markdown;
X-DBUS-ServiceName=
X-DBUS-StartupType=
X-KDE-RunOnDiscreteGpu=false
X-KDE-SubstituteUID=false
X-KDE-Username=

View File

@ -0,0 +1 @@
idle3.desktop

View File

@ -0,0 +1,22 @@
[Desktop Entry]
Categories=Development;IDE;
Comment[it]=Ambiente di sviluppo e apprendimento per Python 3
Comment=Integrated Development and Learning Environment for Python 3
Exec=idle3 %F
GenericName[it]=Ambiente di sviluppo e apprendimento per Python 3
GenericName=IDLE 3
Icon=/home/luca/.icons/python-papirus.svg
MimeType=text/x-python;
Name[it]=IDLE (con Python 3.10)
Name=IDLE (using Python 3.10)
NoDisplay=false
Path=
StartupNotify=true
Terminal=false
TerminalOptions=
TryExec=idle3
Type=Application
Version=1.0
X-Desktop-File-Install-Version=0.26
X-KDE-SubstituteUID=false
X-KDE-Username=

View File

@ -1,8 +1,22 @@
[Desktop Entry]
Name=Joplin
Exec=/home/luca/AppImage/Joplin-2.8.8.AppImage
Comment=Blocco note in formato Markdown
Terminal=false
Icon=/home/luca/.icons/joplin.svg
Type=Application
Categories=Office;
Comment[it]=Blocco note in formato Markdown
Comment=Blocco note in formato Markdown
Exec=/home/luca/AppImage/Joplin-2.8.8.AppImage
GenericName[it]=Appunti in formato Markdown
GenericName=Appunti in formato Markdown
Icon=/home/luca/.icons/joplin.svg
MimeType=
Name[it]=Joplin
Name=Joplin
NoDisplay=false
Path=
StartupNotify=true
Terminal=false
TerminalOptions=
Type=Application
X-DBUS-ServiceName=
X-DBUS-StartupType=
X-KDE-RunOnDiscreteGpu=false
X-KDE-SubstituteUID=false
X-KDE-Username=

View File

@ -1,8 +1,22 @@
[Desktop Entry]
Name=Linux-Setup (workspace)
Exec=codium --new-window /Data/Git/linux-setup/linux-setup.code-workspace
Comment=VSCodium Workspace per il repository Git 'linux-setup'
Terminal=false
Icon=/home/luca/.icons/folder-green-linux.svg
Type=Application
Categories=Development;
Comment[it]=Repository 'linux-setup' (VSCodium workspace)
Comment='linux-setup' Git repository (VSCodium workspace)
Exec=codium --new-window /Data/Git/linux-setup/linux-setup.code-workspace
GenericName[it]=
GenericName=
Icon=/home/luca/.icons/folder-green-linux.svg
MimeType=
Name[it]=Linux-Setup (workspace)
Name=Linux-Setup (workspace)
NoDisplay=false
Path=
StartupNotify=true
Terminal=false
TerminalOptions=
Type=Application
X-DBUS-ServiceName=
X-DBUS-StartupType=
X-KDE-RunOnDiscreteGpu=false
X-KDE-SubstituteUID=false
X-KDE-Username=

View File

@ -1,9 +1,22 @@
[Desktop Entry]
Name=Python-Lab (workspace)
Exec=codium --new-window /Data/Git/python-lab/python-lab.code-workspace
Comment=VSCodium Workspace per il repository Git 'python-lab'
Terminal=false
Icon=/home/luca/.icons/web-github.png
Type=Application
Categories=Development;
Comment[it]=VSCodium Workspace per il repository Git 'python-lab'
Comment=\s'python-lab' Git repository (VSCodium Workspace)
Exec=codium --new-window /Data/Git/python-lab/python-lab.code-workspace
GenericName[it]=
GenericName=
Icon=/home/luca/.icons/web-github.png
MimeType=
Name[it]=Python-Lab (workspace)
Name=Python-Lab (workspace)
NoDisplay=false
Path=
StartupNotify=true
Terminal=false
TerminalOptions=
Type=Application
X-DBUS-ServiceName=
X-DBUS-StartupType=
X-KDE-RunOnDiscreteGpu=false
X-KDE-SubstituteUID=false
X-KDE-Username=

View File

@ -1,10 +1,25 @@
[Desktop Entry]
Name=Python-Lezioni (workspace)
Exec=codium --new-window /Data/Programmazione/python-lezioni/python-lezioni.code-workspace
Comment=VSCodium Workspace per il corso univ. di programmazione in Python
Terminal=false
Icon=/home/luca/.icons/python.png
Type=Application
Categories=Development;
Comment[it]=Lezioni di programmazione in Python (VSCodium Workspace)
Comment=Lezioni di programmazione in Python (VSCodium Workspace)
Exec=codium --new-window /Data/Programmazione/python-lezioni/python-lezioni.code-workspace
GenericName[it]=
GenericName=
Hidden=false
Icon=/home/luca/.icons/python.png
MimeType=
Name[it]=Python-Lezioni (workspace)
Name=Python-Lezioni (workspace)
NoDisplay=false
Path=
StartupNotify=true
Terminal=false
TerminalOptions=
Type=Application
Keywords[it]=python;
Keywords=python;
X-DBUS-ServiceName=
X-DBUS-StartupType=
X-KDE-RunOnDiscreteGpu=false
X-KDE-SubstituteUID=false
X-KDE-Username=

View File

@ -1,10 +1,23 @@
[Desktop Entry]
Name=Python (v3.10)
Categories=Development;
Comment[it]=Interprete Python (v3.10)
Comment=Python Interpreter (v3.10)
Exec=/usr/bin/python3.10
GenericName[it]=Python (v3.10)
GenericName=Python (v3.10)
Icon=/home/luca/.icons/python-papirus.svg
Terminal=true
Type=Application
Categories=Development;
StartupNotify=true
MimeType=
Name[it]=Python (v3.10)
Name=Python (v3.10)
NoDisplay=false
StartupNotify=true
Terminal=true
TerminalOptions=
Type=Application
Keywords[it]=python;
Keywords=python;
X-DBUS-ServiceName=
X-DBUS-StartupType=
X-KDE-RunOnDiscreteGpu=false
X-KDE-SubstituteUID=false
X-KDE-Username=

26
desktop-files/.local/share/applications/scrcpy.desktop Normal file → Executable file
View File

@ -1,8 +1,22 @@
[Desktop Entry]
Name=scrcpy (v1.21)
Exec=/usr/bin/scrcpy
Comment=Lancia scrcpy nel terminale
Terminal=true
Icon=/home/luca/.icons/android-sdk.svg
Type=Application
Categories=Utility;Development;
Comment[it]=Esegui scrcpy nel terminale
Comment=Esegui scrcpy nel terminale
Exec=/usr/bin/scrcpy
GenericName[it]=Controlla dispositivi Android
GenericName=
Icon=/home/luca/.icons/android-sdk.svg
MimeType=
Name[it]=scrcpy (v1.21)
Name=scrcpy (v1.21)
NoDisplay=false
Path=
StartupNotify=true
Terminal=true
TerminalOptions=
Type=Application
X-DBUS-ServiceName=
X-DBUS-StartupType=
X-KDE-RunOnDiscreteGpu=false
X-KDE-SubstituteUID=false
X-KDE-Username=

View File

@ -1,13 +1,15 @@
# cartelle e file nella partizione Data, da escludere nei backup con rsync
# Cartelle e file nella partizione Data, da escludere nei backup con rsync
.Trash-1000/
lost+found
.vscode-oss/
fedora/
imm-disco/
Immagini/temp/
musica-altro/
Musica/Downloads/
Nextcloud/**
SCGP/Immagini/
Programmazione/venv/
Nextcloud/*
SCGP/Immagini/*
Programmazione/*/venv/
SteamLibrary/
temp/
VMs/

View File

@ -4,7 +4,7 @@ MNT_POINT='/media/luca/Backup'
# Partizione "Data"
EXCLUDES=$HOME/bin/exclude-Data.txt
rsync -av --exclude-from=$EXCLUDES --delete /Data/ $MNT_POINT/Data/
rsync -av --exclude-from=$EXCLUDES /Data/ $MNT_POINT/Data/
#rsync -av --mkpath /Data/imm-disco/ $MNT_POINT/imm-disco/

View File

@ -4,7 +4,7 @@ MNT_POINT='/media/luca/Backup'
# Partizione "Data"
EXCLUDES=$HOME/bin/exclude-Data.txt
rsync -av -n --exclude-from=$EXCLUDES --delete /Data/ $MNT_POINT/Data/
rsync -av -n --exclude-from=$EXCLUDES /Data/ $MNT_POINT/Data/
#rsync -av --mkpath -n /Data/imm-disco/ $MNT_POINT/imm-disco/