File tree 2 files changed +57
-55
lines changed
2 files changed +57
-55
lines changed Original file line number Diff line number Diff line change @@ -12,63 +12,60 @@ Extra=(
12
12
)
13
13
14
14
hypr_package=(
15
- aylurs-gtk-shell
16
- cliphist
17
- curl
18
- grim
19
- gvfs
20
- gvfs-mtp
21
- hypridle
22
- hyprlock
23
- imagemagick
24
- inxi
25
- jq
26
- kitty
27
- kvantum
28
- nano
29
- network-manager-applet
30
- pamixer
31
- pavucontrol
32
- pipewire-alsa
33
- playerctl
34
- polkit-gnome
35
- python-requests
36
- python-pyquery
37
- pyprland
38
- qt5ct
39
- qt6ct
40
- qt6-svg
41
- rofi-wayland
42
- slurp
43
- swappy
44
- swaync
45
- swww
46
- wallust-git
47
- waybar
48
- wget
49
- wl-clipboard
50
- wlogout
51
- xdg-user-dirs
52
- xdg-utils
53
- yad
15
+ aylurs-gtk-shell
16
+ cliphist
17
+ curl
18
+ grim
19
+ gvfs
20
+ gvfs-mtp
21
+ imagemagick
22
+ inxi
23
+ jq
24
+ kitty
25
+ kvantum
26
+ nano
27
+ network-manager-applet
28
+ pamixer
29
+ pavucontrol
30
+ pipewire-alsa
31
+ playerctl
32
+ polkit-gnome
33
+ python-requests
34
+ python-pyquery
35
+ qt5ct
36
+ qt6ct
37
+ qt6-svg
38
+ rofi-wayland
39
+ slurp
40
+ swappy
41
+ swaync
42
+ swww
43
+ wallust-git
44
+ waybar
45
+ wget
46
+ wl-clipboard
47
+ wlogout
48
+ xdg-user-dirs
49
+ xdg-utils
50
+ yad
54
51
)
55
52
56
53
# the following packages can be deleted. however, dotfiles may not work properly
57
54
hypr_package_2=(
58
- brightnessctl
59
- btop
60
- cava
61
- eog
62
- fastfetch
63
- gnome-system-monitor
64
- mousepad
65
- mpv
66
- mpv-mpris
67
- nvtop
68
- nwg-look
69
- pacman-contrib
70
- vim
71
- yt-dlp
55
+ brightnessctl
56
+ btop
57
+ cava
58
+ eog
59
+ fastfetch
60
+ gnome-system-monitor
61
+ mousepad
62
+ mpv
63
+ mpv-mpris
64
+ nvtop
65
+ nwg-look
66
+ pacman-contrib
67
+ vim
68
+ yt-dlp
72
69
)
73
70
74
71
# List of packages to uninstall as it conflicts with swaync and rofi-wayland
Original file line number Diff line number Diff line change 3
3
# Main Hyprland Package #
4
4
5
5
hypr=(
6
- hyprland
7
- hyprcursor
6
+ hyprcursor
7
+ hyprutils
8
+ aquamarine
9
+ hypridle
10
+ hyprlock
11
+ hyprland
12
+ pyprland
8
13
)
9
14
10
15
# # WARNING: DO NOT EDIT BEYOND THIS LINE IF YOU DON'T KNOW WHAT YOU ARE DOING! ##
You can’t perform that action at this time.
0 commit comments