feat: init commit
This commit is contained in:
parent
fe6e077f95
commit
dfb11f22da
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -25,3 +25,6 @@
|
|||||||
[submodule "swaylock-effects-git"]
|
[submodule "swaylock-effects-git"]
|
||||||
path = swaylock-effects-git
|
path = swaylock-effects-git
|
||||||
url = https://aur.archlinux.org/swaylock-effects-git.git
|
url = https://aur.archlinux.org/swaylock-effects-git.git
|
||||||
|
[submodule "hyprland-git"]
|
||||||
|
path = hyprland-git
|
||||||
|
url = https://aur.archlinux.org/hyprland-git.git
|
||||||
|
@ -15,9 +15,11 @@ depends=(
|
|||||||
'pipewire-pulse'
|
'pipewire-pulse'
|
||||||
'wireplumber'
|
'wireplumber'
|
||||||
|
|
||||||
# Browser: see gitmodules (using Chrome)
|
# Browser
|
||||||
|
'google-chrome'
|
||||||
|
|
||||||
# Editor: see gitmodules (using VSCodium)
|
# Editor
|
||||||
|
'vscodium-bin'
|
||||||
|
|
||||||
# Email
|
# Email
|
||||||
'thunderbird'
|
'thunderbird'
|
||||||
@ -92,10 +94,20 @@ depends=(
|
|||||||
# DEs (GNOME)
|
# DEs (GNOME)
|
||||||
'gnome'
|
'gnome'
|
||||||
'gnome-extra'
|
'gnome-extra'
|
||||||
|
'qogir-gtk-theme'
|
||||||
|
'qogir-icon-theme'
|
||||||
|
|
||||||
# DEs (Hyprland)
|
# DEs (Hyprland)
|
||||||
'grim'
|
'grim'
|
||||||
'hyprland'
|
'hyprland-git'
|
||||||
'slurp'
|
'slurp'
|
||||||
'swaylock'
|
'swaylock'
|
||||||
|
'swaylock-effects-git'
|
||||||
|
'waypaper-git'
|
||||||
|
|
||||||
|
# Misc
|
||||||
|
'opentabletdriver'
|
||||||
|
|
||||||
|
# Games
|
||||||
|
'osu-lazer-bin'
|
||||||
)
|
)
|
1
hyprland-git
Submodule
1
hyprland-git
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 83651af9964a8951a34c8154f50b24acc1489970
|
Loading…
Reference in New Issue
Block a user