Skip to content

Hyprland configuration made with Ricer

Notifications You must be signed in to change notification settings

lunarixx/Ricerland

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hyprnord

Setup

Cloning

Simply run this:

cd ~/.config;
git clone --recurse-submodules https://github.com/nnra6864/Ricerland.git;
cd Ricerland;
mv * ..;
cd ..;
rm -rf Ricerland;

If you clone without using the '--recurse-submodules` you won't get any submodules, such as shaders, ricer stuff etc.

Updating

To pull all the latest changes, including submodules, run:

git submodule update --remote --merge

Wallpapers

Font

Themes

Plugins

Apps

  • Ricer - Rice with ease
  • Hyprmouse - Control the mouse with your keyboard using Vim Motions SUPER+M
  • Pyprland - Lots of useful plugins
  • hyprshot - Excellent screenshot utility ALT+X region CTRL+ATL+X active window $mainMod+ALT+X window Pint fullscreen(comment grim and uncomment hyprshot if you have multiple monitors)
  • hyprpicker - Easy to use color picker SUPER+P
  • hyprcursor - Hyprland implementation of cursors
  • swww - Backgrounds
  • hyprlock - Hyprland lock
  • fish - Best shell
  • tide - The ultimate Fish prompt
  • zoxide - The ultimate Fish prompt
  • nwg-look - Customize GTK apps
  • qt5ct & qt6ct - Customize QT apps
  • Neovide - Best Neovim GUI SUPER+T use nv when launching from terminal 0)
  • Excalidraw - Drawing app SUPER+D use it as a progressive app
  • alacritty-smooth-cursor - Smooth cursor in terminal broken clipboard when wayland fix is applied
  • GLava - Background audio visualizer
  • Vesktop - I hate it but screensharing works
  • ydotool - Simulating mouse movement and clicks also required for Hyprmouse
  • clapboard - Clipboard manager $mainMod+ALT+C

About

Hyprland configuration made with Ricer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.5%
  • Python 18.9%
  • Shell 3.9%
  • CSS 2.7%
  • Mathematica 1.3%
  • GLSL 0.9%
  • Other 0.8%