Add rofi installation

una
Sergio Alvariño 3 years ago
parent a596d0558d
commit 64aaba9cf8

@ -280,11 +280,15 @@ Para *customizar* nuestro escritorio Mate
filezilla filezilla
Un interfaz gráfico para transferencia de ficheros Un interfaz gráfico para transferencia de ficheros
rofi
Un conmutador de ventanas capaz de automatizar muchas tareas
<!-- --> <!-- -->
sudo apt install keepass2 gnucash deluge rsync grsync rar unrar \ sudo apt install keepass2 gnucash deluge rsync grsync rar unrar \
zip unzip unace bzip2 lzop p7zip p7zip-full p7zip-rar \ zip unzip unace bzip2 lzop p7zip p7zip-full p7zip-rar \
most mc tree neofetch fasd silversearcher-ag mate-tweak filezilla most mc tree neofetch fasd silversearcher-ag mate-tweak filezilla \
rofi
Chromium Chromium
Como Chrome pero libre, ahora en Ubuntu solo está disponible como snap Como Chrome pero libre, ahora en Ubuntu solo está disponible como snap

@ -206,11 +206,13 @@ aptitude install gufw
* **silversearcher-ag** Una alternativa mejorada al clásico //grep// * **silversearcher-ag** Una alternativa mejorada al clásico //grep//
* **mate-tweak** Para //customizar// nuestro escritorio Mate * **mate-tweak** Para //customizar// nuestro escritorio Mate
* **filezilla** Un interfaz gráfico para transferencia de ficheros * **filezilla** Un interfaz gráfico para transferencia de ficheros
* **rofi** Un conmutador de ventanas capaz de automatizar muchas tareas
<code> <code>
sudo apt install keepass2 gnucash deluge rsync grsync rar unrar \ sudo apt install keepass2 gnucash deluge rsync grsync rar unrar \
zip unzip unace bzip2 lzop p7zip p7zip-full p7zip-rar \ zip unzip unace bzip2 lzop p7zip p7zip-full p7zip-rar \
most mc tree neofetch fasd silversearcher-ag mate-tweak filezilla most mc tree neofetch fasd silversearcher-ag mate-tweak filezilla \
rofi
</code> </code>
* **Chromium** Como Chrome pero libre, ahora en Ubuntu solo está disponible como snap así que tendremos que dar un rodeo. * **Chromium** Como Chrome pero libre, ahora en Ubuntu solo está disponible como snap así que tendremos que dar un rodeo.

Binary file not shown.

@ -195,10 +195,13 @@ aptitude install gufw</pre>
: Para ''customizar'' nuestro escritorio Mate : Para ''customizar'' nuestro escritorio Mate
; filezilla ; filezilla
: Un interfaz gráfico para transferencia de ficheros : Un interfaz gráfico para transferencia de ficheros
; rofi
: Un conmutador de ventanas capaz de automatizar muchas tareas
<pre>sudo apt install keepass2 gnucash deluge rsync grsync rar unrar \ <pre>sudo apt install keepass2 gnucash deluge rsync grsync rar unrar \
zip unzip unace bzip2 lzop p7zip p7zip-full p7zip-rar \ zip unzip unace bzip2 lzop p7zip p7zip-full p7zip-rar \
most mc tree neofetch fasd silversearcher-ag mate-tweak filezilla</pre> most mc tree neofetch fasd silversearcher-ag mate-tweak filezilla \
rofi</pre>
; Chromium ; Chromium
: Como Chrome pero libre, ahora en Ubuntu solo está disponible como snap así que tendremos que dar un rodeo. : Como Chrome pero libre, ahora en Ubuntu solo está disponible como snap así que tendremos que dar un rodeo.

Binary file not shown.

Binary file not shown.

@ -470,12 +470,15 @@ Una alternativa mejorada al clásico \emph{grep}
Para \emph{customizar} nuestro escritorio Mate Para \emph{customizar} nuestro escritorio Mate
\item[filezilla] \item[filezilla]
Un interfaz gráfico para transferencia de ficheros Un interfaz gráfico para transferencia de ficheros
\item[rofi]
Un conmutador de ventanas capaz de automatizar muchas tareas
\end{description} \end{description}
\begin{verbatim} \begin{verbatim}
sudo apt install keepass2 gnucash deluge rsync grsync rar unrar \ sudo apt install keepass2 gnucash deluge rsync grsync rar unrar \
zip unzip unace bzip2 lzop p7zip p7zip-full p7zip-rar \ zip unzip unace bzip2 lzop p7zip p7zip-full p7zip-rar \
most mc tree neofetch fasd silversearcher-ag mate-tweak filezilla most mc tree neofetch fasd silversearcher-ag mate-tweak filezilla \
rofi
\end{verbatim} \end{verbatim}
\begin{description} \begin{description}

@ -255,10 +255,14 @@ mate-tweak
filezilla filezilla
: Un interfaz gráfico para transferencia de ficheros : Un interfaz gráfico para transferencia de ficheros
rofi
: Un conmutador de ventanas capaz de automatizar muchas tareas
~~~~ ~~~~
sudo apt install keepass2 gnucash deluge rsync grsync rar unrar \ sudo apt install keepass2 gnucash deluge rsync grsync rar unrar \
zip unzip unace bzip2 lzop p7zip p7zip-full p7zip-rar \ zip unzip unace bzip2 lzop p7zip p7zip-full p7zip-rar \
most mc tree neofetch fasd silversearcher-ag mate-tweak filezilla most mc tree neofetch fasd silversearcher-ag mate-tweak filezilla \
rofi
~~~~ ~~~~
Chromium Chromium

Loading…
Cancel
Save