Skip to content

alex-bellon/ricing-resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 

Repository files navigation

Ricing Resources

Apps

Discord

Spotify

  • Spicetify lets you customize colors
    • On Manjaro, be sure to run sudo chmod -R 777 /opt/spotify before running spicetify backup apply enable-devtool
    • Add new themes to ~/.config/spicetify/Themes/<name> and change current_theme = <name> in ~/.config/spicetify/config.ini

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

Dotfiles

Editors

Atom

  • Plugins
    • autocomplete-date
    • autocomplete-latex
    • latex-autocomplete

vim

  • vim - terminal based editor
  • Vundle - plugin manager for vim
  • vim plugins
    • colorizer - colorizes text in the form #rrggbb or #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 wal colorscheme for vim
  • 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 😄)

tmux

zsh

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 tryone fork on AUR to get blur working.

GTK2/3

wal

  • Pywal - Tool that generates color schemes (for X, i3, etc.) from wallpapers
    • Pywalfox - syncs wal color scheme to Firefox

X

  • You can edit .Xdefaults/.Xresources to change settings for X, most notably urxvt (in my case)

Window Manager/Switcher

i3

  • i3wm - a tiling window manager
    • i3gaps - fork of i3 that allows gaps between windows
  • r/i3wm

rofi

  • rofi - minimal window switcher and program launcher

Addons, scripts, etc

Releases

No releases published

Packages

No packages published