feat: init commit
This commit is contained in:
parent
1a77bd3560
commit
fe6e077f95
6
.gitmodules
vendored
6
.gitmodules
vendored
@ -19,3 +19,9 @@
|
||||
[submodule "vscodium-bin"]
|
||||
path = vscodium-bin
|
||||
url = https://aur.archlinux.org/vscodium-bin.git
|
||||
[submodule "wlogout-git"]
|
||||
path = wlogout-git
|
||||
url = https://aur.archlinux.org/wlogout-git.git
|
||||
[submodule "swaylock-effects-git"]
|
||||
path = swaylock-effects-git
|
||||
url = https://aur.archlinux.org/swaylock-effects-git.git
|
||||
|
@ -89,8 +89,13 @@ depends=(
|
||||
'waybar'
|
||||
'wtype'
|
||||
|
||||
# DEs
|
||||
# DEs (GNOME)
|
||||
'gnome'
|
||||
'gnome-extra'
|
||||
|
||||
# DEs (Hyprland)
|
||||
'grim'
|
||||
'hyprland'
|
||||
'slurp'
|
||||
'swaylock'
|
||||
)
|
@ -17,14 +17,6 @@ depends=(
|
||||
'go'
|
||||
'gopls'
|
||||
|
||||
# Godot
|
||||
'pkgconf'
|
||||
'scons'
|
||||
|
||||
# Lua
|
||||
'lua'
|
||||
'lua-language-server'
|
||||
|
||||
# Rust
|
||||
'rust-analyzer'
|
||||
'rustup'
|
||||
|
1
swaylock-effects-git
Submodule
1
swaylock-effects-git
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 7bb217710bb146afeaf488048d18e02ba14e36ca
|
1
wlogout-git
Submodule
1
wlogout-git
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit b44c55123f500cb0b5f94c1be72a1d203f323672
|
Loading…
Reference in New Issue
Block a user