Add better nix support, add GTK theme installation
This commit is contained in:
parent
8e8da7f7c6
commit
318ca5afdd
8 changed files with 53 additions and 8 deletions
vesktop
|
@ -267,9 +267,6 @@
|
|||
"ignoreBots": true,
|
||||
"ignoreBlocked": true
|
||||
},
|
||||
"MuteNewGuild": {
|
||||
"enabled": false
|
||||
},
|
||||
"MutualGroupDMs": {
|
||||
"enabled": false
|
||||
},
|
||||
|
@ -564,6 +561,9 @@
|
|||
},
|
||||
"XSOverlay": {
|
||||
"enabled": false
|
||||
},
|
||||
"NewGuildSettings": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"notifications": {
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"windowBounds": {
|
||||
"x": 2,
|
||||
"y": 50,
|
||||
"width": 1466,
|
||||
"width": 1916,
|
||||
"height": 1028
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue