Open amtoine opened 1 year ago
in order to isolate the GOAT default config from the user config, we need to determine all the dependencies of the default goatfiles.
for instance, in order to launch, the goatfiles need sddm, bspwm, sxhkd, then a terminal, namely alacritty, and so on...
sddm
bspwm
sxhkd
alacritty
in order to isolate the GOAT default config from the user config, we need to determine all the dependencies of the default goatfiles.
for instance, in order to launch, the goatfiles need
sddm
,bspwm
,sxhkd
, then a terminal, namelyalacritty
, and so on...