Skip to content
 
 

Latest commit

 

History

65 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Persona Quickshell

QML Stars Hyprland Last Commit

output_demm.mp4

Dependencies

Plugins

A custom cava plugin is used here: Link: https://github.com/Yujonpradhananga/Qt6-Cava-plugin

You can build the plugin mannually or if you dont want to mannually build it and go through the installation process you can delete the CavaVisualizer.qml file and delete these lines 171-180 from the WallpaperEngine.qml file:

//delete these
CavaVisualizer {
  id: s1_cava
  anchors {
    left: parent.left
    right: parent.right
    top: parent.top
    topMargin: 0
  }
  height: 555
}

AppLauncher

The AppLauncher requires a hyprland keybind for it to work. Mine is set like this:

hl.bind(
    mainMod .. " + R",
    hl.dsp.exec_cmd("qs -c /path to where you have installed the repo/Persona-Quickshell/ ipc call searchapp toggle")
)

Credits

The wallpaper is from : https://steamcommunity.com/sharedfiles/filedetails/?id=3151551777

The greyscale shader is from @snes19xx's surface-dots.

The media player's album art implementation is taken from Rexcrazy804's Zaphkiel.

Shoutout to blairxu13's persona3-website.

Power Menu

The power menu currently uses loginctl commands, feel free to change them to your needs.


License

MIT License - feel free to use and modify as needed.

Created by Yujon Pradhananga

About

Persona 3 Reload Quickshell theme for Hyprland

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages