addet hyprland to toml
This commit is contained in:
parent
75577906fa
commit
158cf7b8f0
1 changed files with 6 additions and 0 deletions
|
@ -15,6 +15,12 @@ description = "This command installs a minimal arch server setup under 5 minutes
|
|||
script = "arch/server-setup.sh"
|
||||
task_list = "SI D"
|
||||
|
||||
[[data.entries]]
|
||||
name = "Arch Hyprland setup"
|
||||
description = "Install hyprland with dependencies for arch from pika"
|
||||
script = "arch/arch-hyprland.sh"
|
||||
task_list = "I"
|
||||
|
||||
[[data.entries]]
|
||||
name = "Paru AUR Helper"
|
||||
description = "Paru is your standard pacman wrapping AUR helper with lots of features and minimal interaction.\nTo know more about AUR helpers visit: https://wiki.archlinux.org/title/AUR_helpers"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue