← ClaudeAtlas

hyprland-ricinglisted

Guides Hyprland window manager configurations, keybinds, and reloading mechanisms. Use when editing hyprland.conf or Waybar configs.
aldiipratama/dyy-plugin · ★ 0 · DevOps & Infrastructure · score 66
Install: claude install-skill aldiipratama/dyy-plugin
# Hyprland Ricing Skill ## Reloading Configurations Hyprland automatically reloads `hyprland.conf` upon changes. If you need to reload Waybar or Dunst: ```bash # Kill and relaunch Waybar killall waybar && waybar & ``` ## Monitor Customization Configure monitors dynamically using: ```bash # Command to query active monitors hyprctl monitors ```