ricing-resources
ricing-resources copied to clipboard
Resources for ricing Linux
Ricing Resources
Apps
Discord
- Install BetterDiscord to enable theming and custom CSS
- Install Glasscord for transparent discord
Spotify
- Spicetify lets you customize colors
- On Manjaro, be sure to run
sudo chmod -R 777 /opt/spotifybefore runningspicetify backup apply enable-devtool - Add new themes to
~/.config/spicetify/Themes/<name>and changecurrent_theme = <name>in~/.config/spicetify/config.ini
- On Manjaro, be sure to run
Steam
- wal_steam - A little script that themes the colours for Metro for steam from wal or wpg.
Telegram
- telegram-palette-gen - A bash script that generates themes for Telegram based on an arbitrary 16-colors palette or by sourcing the colors generated by pywal/wal.
Browser
Firefox
- userChrome.css
- Pywalfox - sync
walcolors to Firefox
Dotfiles
Editors
Atom
- Plugins
autocomplete-dateautocomplete-latexlatex-autocomplete
vim
vim- terminal based editor- Vundle - plugin manager for
vim vimplugins- colorizer - colorizes text in the form
#rrggbbor#rgb - ctrlp - fuzzy finder for
vim - goyo - add margins on all sides of text to increase focus
- i3config - syntax highlighting for i3 config files
- nerdtree - tree file explorer in
vim - syntastic - syntax checking plugin
- tabular - text alignment tool
- UltiSnips - UltiSnips is the ultimate solution for snippets in Vim. It has many features, speed being one of them.
- vim-eunuch - use UNIX commands from
vim - vim-illuminate - highlight all occurences of a word
- vim-markdown - syntax highlighting for Markdown
- vim-medieval - Evaluate Markdown code blocks within Vim
- vim-orgmode - Text outlining and task management for Vim based on Emacs' Org-Mode
- vim-surround - tools to help surround things with parentheses, quotes, tags, etc.
- vim-visual-multi - Multiple cursors plugin for vim/neovim
- vimtex
- vimwiki - a personal wiki for Vim -- a number of linked text files that have their own syntax highlighting.
- wal - use
walcolorscheme forvim
- colorizer - colorizes text in the form
- Vivify - Color scheme editor
Terminal
Programs
- neofetch
- thefuck - like autocorrect for terminal commands (also, you can change the keyword to something other than the f-bomb :smile:)
tmux
zsh
-
oh-my-zsh - Framework for the
zshshell that easily enables different themes and plugins -
- colored-man-pages - Add color to the man pages
- fzf - Fuzzy finder, helps locate files, processes, commands, etc.
- git - Adds a lot of nice Git aliases and a few custom commands
- vi-mode - Use vi-like commands in
zsh - zsh-autosuggestions - Auto suggest commands based on history
- zsh-syntax-highlighting - Highlight syntax on the command line
Theming
- Gogh - Collection of terminal color schemes
- Terminal.sexy - Tool to create terminal color schemes
compton
- Useful for adding blur/transparency, drop shadow, and more.
- See my config for more examples
- Use the
tryonefork on AUR to get blur working.
GTK2/3
- Use
lxappearanceandgtk-chthemeon i3. Source
wal
- Pywal - Tool that generates color schemes (for X, i3, etc.) from wallpapers
- Pywalfox - syncs
walcolor scheme to Firefox
- Pywalfox - syncs
X
- You can edit
.Xdefaults/.Xresourcesto change settings for X, most notablyurxvt(in my case)
Window Manager/Switcher
i3
rofi
- rofi - minimal window switcher and program launcher
Addons, scripts, etc
-
rofi-printers - Small bash script to wrap printings aliases with rofi