Swap
> Adding **swap** to the repo
This commit is contained in:
16
swap/swap.desktop
Normal file
16
swap/swap.desktop
Normal file
@ -0,0 +1,16 @@
|
||||
#
|
||||
# Change [USERNAME] to your own name.
|
||||
#
|
||||
#
|
||||
|
||||
[Desktop Entry]
|
||||
Name=Swap
|
||||
Comment=clear the swap memory.
|
||||
|
||||
# This version will prompt user to close window
|
||||
#Exec=gnome-terminal -- bash -c '/home/[USERNAME]/scripts/swap/swap.sh; read -p "Press enter to close..."'
|
||||
Exec=gnome-terminal -- bash -c '/home/[USERNAME]/scripts/swap/swap.sh'
|
||||
|
||||
Icon=bash
|
||||
Terminal=false
|
||||
Type=Application
|
Reference in New Issue
Block a user