Autolaunch pika-installler if it is present
This commit is contained in:
parent
8720fe31de
commit
9d436ef818
2
main.sh
2
main.sh
@ -2,7 +2,7 @@
|
||||
|
||||
set -e
|
||||
|
||||
VERSION="2.0.4"
|
||||
VERSION="2.0.5"
|
||||
|
||||
source ./pika-build-config.sh
|
||||
|
||||
|
@ -1,9 +1,14 @@
|
||||
pika-hyprland-settings (2.0.4-101pika1) pika; urgency=medium
|
||||
pika-hyprland-settings (2.0.5-101pika1) pika; urgency=medium
|
||||
|
||||
* Pika 4 Hyprland
|
||||
|
||||
-- ferrreo <harderthanfire@gmail.com> Sat, 01 Oct 2022 14:50:00 +0300
|
||||
|
||||
pika-hyprland-settings (2.0.4-101pika1) pika; urgency=medium
|
||||
|
||||
* Pika 4 Hyprland
|
||||
|
||||
-- ferrreo <harderthanfire@gmail.com> Sat, 01 Oct 2022 14:50:00 +0300
|
||||
|
||||
pika-hyprland-settings (2.0.3-101pika1) pika; urgency=medium
|
||||
|
||||
|
@ -8,8 +8,17 @@ Rules-Requires-Root: no
|
||||
|
||||
Package: pika-hyprland-settings
|
||||
Architecture: amd64
|
||||
Depends: breeze, ags, nautilus, gdm3, hypridle, hyprpaper, hyprlock, sway-notification-center, network-manager-gnome, swayosd, playerctl, brightnessctl, pavucontrol, wlogout, wayfreeze, kitty, grim, slurp, chromium, rofi-wayland, grimshot, cava, mate-polkit
|
||||
Conflicts: pika-gnome-settings, pika-kde-settings
|
||||
Depends: breeze, ags, nautilus, gdm3, hypridle, hyprpaper, hyprlock, sway-notification-center, network-manager-gnome, swayosd, playerctl, brightnessctl, pavucontrol, wlogout, wayfreeze, kitty, grim, slurp, chromium, rofi-wayland, grimshot, cava, mate-polkit, fastfetch
|
||||
Conflicts: pika-gnome-settings, pika-kde-settings, pika-hyprland-settings-nvidia
|
||||
Provides: pika-settings
|
||||
Section: metapackages
|
||||
Priority: optional
|
||||
Description: PikaOS Hyprland Default Config
|
||||
|
||||
Package: pika-hyprland-settings-nvidia
|
||||
Architecture: amd64
|
||||
Depends: breeze, ags, nautilus, gdm3, hypridle, hyprpaper, hyprlock, sway-notification-center, network-manager-gnome, swayosd, playerctl, brightnessctl, pavucontrol, wlogout, wayfreeze, kitty, grim, slurp, chromium, rofi-wayland, grimshot, cava, mate-polkit, fastfetch
|
||||
Conflicts: pika-gnome-settings, pika-kde-settings, pika-hyprland-settings
|
||||
Provides: pika-settings
|
||||
Section: metapackages
|
||||
Priority: optional
|
||||
|
@ -6,3 +6,4 @@ exec-once=swayosd-server
|
||||
exec-once=sleep 5 && nm-applet
|
||||
exec-once=/usr/bin/mate-polkit
|
||||
exec-once=ags
|
||||
exec-once=sleep 5 && pika-installer
|
Loading…
Reference in New Issue
Block a user