mirror of
https://github.com/zedsalim/debian-z.git
synced 2025-12-27 13:39:31 +00:00
Updates
This commit is contained in:
parent
39c2624efa
commit
63eeb3e564
3 changed files with 17 additions and 15 deletions
|
|
@ -3,7 +3,7 @@
|
|||
sudo su
|
||||
|
||||
mkdir -p ~/.local/share/file-manager/actions/
|
||||
touch ~/.local/share/file-manager/actions/terminal.desktop
|
||||
touch ~/.local/share/file-manager/actions/terminal.desktop
|
||||
echo "[Desktop Entry]
|
||||
Type=Action
|
||||
Tooltip=Open Terminal
|
||||
|
|
@ -15,3 +15,5 @@ Icon=utilities-terminal
|
|||
MimeTypes=inode/directory;
|
||||
Exec=alacritty --working-directory %f
|
||||
Name=Default profile" > ~/.local/share/file-manager/actions/terminal.desktop
|
||||
|
||||
exit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue