Add rofi installation

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

@ -280,11 +280,15 @@ Para *customizar* nuestro escritorio Mate
filezilla
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 \
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
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//
* **mate-tweak** Para //customizar// nuestro escritorio Mate
* **filezilla** Un interfaz gráfico para transferencia de ficheros
* **rofi** Un conmutador de ventanas capaz de automatizar muchas tareas
<code>
sudo apt install keepass2 gnucash deluge rsync grsync rar unrar \
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>
* **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
; filezilla
: 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 \
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
: 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
\item[filezilla]
Un interfaz gráfico para transferencia de ficheros
\item[rofi]
Un conmutador de ventanas capaz de automatizar muchas tareas
\end{description}
\begin{verbatim}
sudo apt install keepass2 gnucash deluge rsync grsync rar unrar \
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}
\begin{description}

@ -255,10 +255,14 @@ mate-tweak
filezilla
: 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 \
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

Loading…
Cancel
Save