Let's Linux #016: rofi setup
budlabs
the files used in this video can be found on github: https://github.com/budlabs/youtube/tree/master/letslinux/016-018-rofi-setup
This is the first in a series of 3 about how to setup rofi.
In this first video i show what rofi is, how to install it and how to configure it.
I also take a look at rofis new theme engine.
video info:
color scheme: gruvbox, by morhertz terminal font: Inconsolata terminal emulator: URxvt figlet font: 3d.flf, by xero filemanager: thunar icon theme: ePapirus gtk theme: numix (solarized dark) wallpaper: polygon-mountain
videos
https://youtu.be/Sa9SWMvAMIU - rofi setup https://youtu.be/KFlNymiahwk - theming rofi https://youtu.be/PN7aypozVn4 - custom rofi menus
useful commands
Rofi has a separate man page for the themes:
man rofi-theme
The preinstalled themes are located at this
location:
/usr/share/rofi/themes/
It also searched for themes in the local directory with this path:
~/.config/rofi
To change ownership of a file use the chown command:
chown NEWOWNER FILE(s)
links
get rofi from your package manager or from github:
https://github.com/DaveDavenport/rofi/
https://wiki.archlinux.org/index.php/X_resources
https://github.com/jaagr/polybar/wiki/Configuration
https://i3wm.org/docs/userguide.html#xresources
https://www.reddit.com/r/unixporn/wiki/organizing_xresources
Gruvbox color theme by morhertz (Pavel Pertsev) https://github.com/morhetz/gruvbox
Solarized color theme by Ethan Schoonover http://ethanschoonover.com/solarized
https://github.com/solarized/xresources/blob/master/Xresources.dark
lolban is the output of figlet piped through lolcat. I have a video where i show how it works. That video is called: Let's Linux #009: Automatic script creation, and can be found here: https://youtu.be/QGUmMtEnIkI
The figlet font used with lolban is created by xero. It is called: 3d.flf And can be found on github: https://github.com/xero/figlet-fonts ... https://www.youtube.com/watch?v=Sa9SWMvAMIU
55855598 Bytes