mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 10:05:13 -05:00
feat: removed declarative config files
This commit is contained in:
parent
0458687bfa
commit
0f80c17f12
2 changed files with 37 additions and 37 deletions
|
@ -8,17 +8,17 @@
|
|||
vesktop
|
||||
;
|
||||
};
|
||||
xdg.configFile."vesktop/settings.json".text = ''
|
||||
{
|
||||
"discordBranch": "stable",
|
||||
"minimizeToTray": false,
|
||||
"arRPC": true,
|
||||
"splashColor": "rgb(202, 211, 245)",
|
||||
"splashBackground": "rgb(36, 39, 58)",
|
||||
"customTitleBar": false,
|
||||
"tray": false,
|
||||
"staticTitle": false,
|
||||
"enableMenu": false
|
||||
}
|
||||
'';
|
||||
# xdg.configFile."vesktop/settings.json".text = ''
|
||||
# {
|
||||
# "discordBranch": "stable",
|
||||
# "minimizeToTray": false,
|
||||
# "arRPC": true,
|
||||
# "splashColor": "rgb(202, 211, 245)",
|
||||
# "splashBackground": "rgb(36, 39, 58)",
|
||||
# "customTitleBar": false,
|
||||
# "tray": false,
|
||||
# "staticTitle": false,
|
||||
# "enableMenu": false
|
||||
# }
|
||||
# '';
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue