Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 932 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 932 Bytes

Rofi-Power-Menu

A simple power menu for use with Rofi and Pywal originally built for JaKooLit's Hyprland Dot Files

Screenshots

Screenshot Screenshot

Requirements

  • Rofi
  • Pywal
  • Swaylock
  • A wallpaper changer

Installation

  • Follow the filestructure of .config to put files in the correct place
  • Setup shortcut to Rofipower.sh and ensure its executable
  • In your wallpaper script:
    • Pywal is called and pointed to your wallpaper
    • Also run: ln -sf "ADD PATH TO WALLPAPER HERE" "$HOME/.config/rofi/.current_wallpaper"

Thank you to JaKooLit for inspiring me and helping with this

Check out JaKooLit's Hyprland Dot Files