feat: init commit

This commit is contained in:
Louis Dalibard 2024-04-19 17:49:04 +02:00
parent fe6e077f95
commit dfb11f22da
3 changed files with 19 additions and 3 deletions

3
.gitmodules vendored
View File

@ -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

View File

@ -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

@ -0,0 +1 @@
Subproject commit 83651af9964a8951a34c8154f50b24acc1489970