Add better nix support, add GTK theme installation

This commit is contained in:
askiiart 2024-03-18 10:26:41 -05:00
parent 8e8da7f7c6
commit 318ca5afdd
Signed by untrusted user who does not match committer: askiiart
GPG key ID: BC3800E55FB54D67
8 changed files with 53 additions and 8 deletions

View file

@ -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": {

View file

@ -5,7 +5,7 @@
"windowBounds": {
"x": 2,
"y": 50,
"width": 1466,
"width": 1916,
"height": 1028
}
}