Add configs for Vial, ferium, glances, obs-studio, systemd, and vlc
This commit is contained in:
43
ferium/.config/ferium/config.json
Normal file
43
ferium/.config/ferium/config.json
Normal file
@ -0,0 +1,43 @@
|
||||
{
|
||||
"active_profile": 0,
|
||||
"profiles": [
|
||||
{
|
||||
"name": "its_et__",
|
||||
"output_dir": "/home/etorres/.minecraft/mods",
|
||||
"game_version": "1.18.2",
|
||||
"mod_loader": "Fabric",
|
||||
"mods": [
|
||||
{
|
||||
"name": "Sodium",
|
||||
"identifier": {
|
||||
"ModrinthProject": "AANobbMI"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Lithium",
|
||||
"identifier": {
|
||||
"ModrinthProject": "gvQqBUqZ"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Phosphor",
|
||||
"identifier": {
|
||||
"ModrinthProject": "hEOCdOgW"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "FerriteCore",
|
||||
"identifier": {
|
||||
"ModrinthProject": "uXXizFIs"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Iris Shaders",
|
||||
"identifier": {
|
||||
"ModrinthProject": "YL57xq9U"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user