Skip to content

DarkCreepy59/hyprland-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Plugin list

  • csp-fix: Workaround for Clip Studio Paint's dodgy tablet handling.

Install

This repo uses hyprpm, Hyprland's plugin manager. See the Hyprland wiki for more information about plugins: https://wiki.hypr.land/Plugins/Using-Plugins/.

First run:

hyprpm update

Then add this repository:

hyprpm add https://github.com/darkcreepy59/hyprland-plugins

Then enable the plugins you want with

hyprpm enable <plugin-name>

For example: hyprpm enable csp-fix to enable csp-fix.

Running the plugins

The plugins need to be loaded into Hyprland with

hyprpm reload

If you want to load the plugins at startup, you can add exec-once = hyprpm reload -nn into your config. (the -nn flags spawns a notification on error. See hyprpm --help for more info)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published