Skip to content

BigBrainRobin29/hyprland-custom-splashes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

custom-splashes

A Hyprland plugin that allows users to load custom splash texts from a specified file.

Installation

Hyprpm

hyprpm add https://github.com/BigBrainRobin29/hyprland-custom-splashes
hyprpm enable custom-splashes

Manual

To build, have hyprland headers installed and run:

meson setup build
cd build && meson compile

Then use hyprctl plugin load with the absolute path to ./build/libcustom-splashes.so to load the plugin.

Usage

Add the following to your Hyprland config file:

plugin:custom-splashes:splash_file = /path/to/your/splash_file.txt

The specified file should contain one splash text per line. The plugin will randomly select one of these lines to display as the splash text when Hyprland starts.

About

A simple Hyprland plugin that allows you to load custom splash texts from a specified file

Topics

Resources

License

Stars

Watchers

Forks

Contributors